module

MiniAppLink

MiniAppLink — single source of truth for inline buttons that open the Mini App at a specific destination. Keeps bot-side notification code from duplicating the label/URL convention.

Class methods

episode_button(episode_id : Int64) : Tourmaline::InlineKeyboardButton

Standard "open this episode in the Mini App" inline button. Used by all bot-side notifications (dub-finished, new-episode delivery, ...).

Source