Teleforge API Reference - v0.1.0
    Preparing search index...

    Interface TelegramReplyMarkup

    interface TelegramReplyMarkup {
        inline_keyboard: TelegramInlineKeyboardButton[][];
    }
    Index

    Properties

    Properties

    inline_keyboard: TelegramInlineKeyboardButton[][]