This repository was archived by the owner on Jan 23, 2025. It is now read-only.
This repository was archived by the owner on Jan 23, 2025. It is now read-only.
all: methods support meta issue #46
Closed
Description
Answer queries
Message
Sending
-
/sendAnimation
(blocked by botapi: support file uploads #54) -
/sendAudio
(blocked by botapi: support file uploads #54) -
/sendChatAction
(feat(botapi): fix schema, implement more methods #50) -
/sendContact
(feat(botapi): implement some sending methods without uploading #60) -
/sendDice
(feat(botapi): fix schema, implement more methods #50) -
/sendDocument
(blocked by botapi: support file uploads #54) -
/sendGame
(feat(botapi): fix schema, implement more methods #50) -
/sendInvoice
(feat(botapi): implement some sending methods without uploading #60) -
/sendLocation
(feat(botapi): implement some sending methods without uploading #60) -
/sendMediaGroup
(blocked by botapi: support file uploads #54) -
/sendMessage
(feat(botapi): initial message sending support #42) -
/sendPhoto
(blocked by botapi: support file uploads #54) -
/sendPoll
(feat(botapi): implement some sending methods without uploading #60) -
/sendSticker
(blocked by botapi: support file uploads #54) -
/sendVenue
(feat(botapi): implement some sending methods without uploading #60) -
/sendVideo
(blocked by botapi: support file uploads #54) -
/sendVideoNote
(blocked by botapi: support file uploads #54) -
/sendVoice
(blocked by botapi: support file uploads #54)
Polls
Edit
Live location
Re-sending
Delete
Users
Chat
Common
-
/leaveChat
(feat(botapi): initial message sending support #42) -
/getChat
(feat(botapi): fix schema, implement more methods #50) -
/getChatAdministrators
(blocked by client: admin helpers td#188) -
/getChatMember
(blocked by client: admin helpers td#188) -
/getChatMemberCount
(feat(botapi): initial message sending support #42)
Edit chat
-
/deleteChatPhoto
(feat(botapi): implement some sending methods without uploading #60) -
/deleteChatStickerSet
(feat(botapi): fix schema, implement more methods #50) -
/setChatAdministratorCustomTitle
-
/setChatDescription
(feat(botapi): initial message sending support #42) -
/setChatPermissions
(blocked by client: admin helpers td#188) -
/setChatPhoto
(blocked by botapi: support file uploads #54) -
/setChatStickerSet
-
/setChatTitle
(feat(botapi): initial message sending support #42)
Invite links
-
/createChatInviteLink
(feat(botapi): fix schema, implement more methods #50) -
/editChatInviteLink
(feat(botapi): fix schema, implement more methods #50) -
/exportChatInviteLink
(feat(botapi): fix schema, implement more methods #50) -
/revokeChatInviteLink
(feat(botapi): fix schema, implement more methods #50)
Join requests
-
/approveChatJoinRequest
(feat(botapi): fix schema, implement more methods #50) -
/declineChatJoinRequest
(feat(botapi): fix schema, implement more methods #50)
Members
-
/banChatMember
(blocked by client: admin helpers td#188) -
/banChatSenderChat
(blocked by client: admin helpers td#188) -
/promoteChatMember
(blocked by client: admin helpers td#188) -
/restrictChatMember
(blocked by client: admin helpers td#188) -
/unbanChatMember
(blocked by client: admin helpers td#188) -
/unbanChatSenderChat
(blocked by client: admin helpers td#188)
Pinned messages
Games
Stickers
-
/addStickerToSet
(blocked by botapi: support file uploads #54) -
/createNewStickerSet
(blocked by botapi: support file uploads #54) -
/deleteStickerFromSet
(blocked by message: sticker helpers td#189) -
/getStickerSet
(blocked by message: sticker helpers td#189) -
/setStickerPositionInSet
(blocked by message: sticker helpers td#189) -
/setStickerSetThumb
(blocked by message: sticker helpers td#189)
Files
-
/uploadStickerFile
(blocked by botapi: support file uploads #54) -
/getFile
(blocked by botapi: support file uploads #54)
Manage
Self
-
/deleteMyCommands
(feat(botapi): initial message sending support #42) -
/getMe
(feat(botapi): initial message sending support #42) -
/getMyCommands
(feat(botapi): initial message sending support #42) -
/setMyCommands
(feat(botapi): initial message sending support #42) -
/setMyDefaultAdministratorRights
-
/getMyDefaultAdministratorRights
Session
-
/logOut
(feat(botapi): initial message sending support #42) -
/close
(feat(botapi): initial message sending support #42, adds no-op implementation)
Updates
Long polling
-
/getUpdates
(blocked by botapi: support updates #55)
Webhooks
-
/deleteWebhook
(blocked by botapi: support updates #55) -
/getWebhookInfo
(blocked by botapi: support updates #55) -
/setWebhook
(blocked by botapi: support updates #55)