We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 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" ] }
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Add forum method to library
Actual method not have forum:
The text was updated successfully, but these errors were encountered: