Versions in this module Expand all Collapse all v0 v0.2.0 Jul 19, 2026 Changes in this version + func CallbackButton(text, callbackData string) tgbot.InlineKeyboardButton + func FileFromBytes(name string, data []byte) tgbot.InputFile + func InlineKeyboard(rows ...[]tgbot.InlineKeyboardButton) *tgbot.InlineKeyboardMarkup + func InlineKeyboardRow(buttons ...tgbot.InlineKeyboardButton) []tgbot.InlineKeyboardButton + func NewMessage(chatID any, text string) *tgbot.SendMessageParams + func URLButton(text, url string) tgbot.InlineKeyboardButton