Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add forum method #2

Open
gwynnbleiidd opened this issue Nov 6, 2023 · 0 comments
Open

Add forum method #2

gwynnbleiidd opened this issue Nov 6, 2023 · 0 comments

Comments

@gwynnbleiidd
Copy link

gwynnbleiidd commented Nov 6, 2023

Add forum method to library

Actual method not have forum:

{
     "apiVersion": "6.8",
     "description": "A GAS wrapper for the Telegram API",
     "baseUrl": "https://api.telegram.org/",
     "methods": [
          "constructor",
          "getInfo",
          "_lengthError",
          "getUpdates",
          "setWebhook",
          "deleteWebhook",
          "getWebhookInfo",
          "getMe",
          "logOut",
          "close",
          "setMyDefaultAdministratorRights",
          "getMyDefaultAdministratorRights",
          "setMyCommands",
          "getMyCommands",
          "deleteMyCommands",
          "getChat",
          "getChatAdministrators",
          "setChatAdministratorCustomTitle",
          "getChatMemberCount",
          "getChatMember",
          "promoteChatMember",
          "banChatMember",
          "unbanChatMember",
          "restrictChatMember",
          "setChatPermissions",
          "exportChatInviteLink",
          "createChatInviteLink",
          "editChatInviteLink",
          "setChatPhoto",
          "deleteChatPhoto",
          "setChatTitle",
          "setChatDescription",
          "setMyName",
          "getMyName",
          "setMyDescription",
          "getMyDescription",
          "setMyShortDescription",
          "getMyShortDescription",
          "setChatMenuButton",
          "getChatMenuButton",
          "pinChatMessage",
          "unpinChatMessage",
          "unpinAllChatMessages",
          "leaveChat",
          "sendChatAction",
          "getUserProfilePhotos",
          "sendMessage",
          "forwardMessage",
          "copyMessage",
          "deleteMessage",
          "editMessageText",
          "editMessageCaption",
          "editMessageMedia",
          "editMessageReplyMarkup",
          "sendPhoto",
          "sendAudio",
          "sendDocument",
          "sendVideo",
          "sendAnimation",
          "sendVoice",
          "sendVideoNote",
          "sendMediaGroup",
          "sendLocation",
          "editMessageLiveLocation",
          "stopMessageLiveLocation",
          "sendVenue",
          "sendContact",
          "sendDice",
          "sendPoll",
          "stopPoll",
          "answerCallbackQuery",
          "answerInlineQuery",
          "answerWebAppQuery",
          "sendSticker",
          "getStickerSet",
          "sendInvoice",
          "answerShippingQuery",
          "answerPreCheckoutQuery",
          "getFile",
          "getPath",
          "getFileDownloadUrl",
          "answerMessage",
          "replyMessage"
     ]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant