-
Notifications
You must be signed in to change notification settings - Fork 1
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
Roadmap 1.0 (will be updated) #1
Labels
Comments
Viiprogrammer
added
documentation
Improvements or additions to documentation
help wanted
Extra attention is needed
labels
Jul 21, 2022
JSDoc documantation:Telegram API (telegram.js) documentation progress ✅ (exclude `sendCopy`)
Markup (markup.js) documentation progress ✅
Extrta (extra.js) documentation progress ✅
Stage (stage.js) documentation progress ✅
Composer (composer.js) documentation progress
Router (router.js) documentation progress ✅
|
Sessions:
|
Interactive docusaurus docs
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Review this commits and maybe add some solutions:
Bots API 6.0:
Bots API 6.0 progress ✅
Add methods for telegram & context:
Rename message fields for
MessageSubTypes
(maybe with mapping from old to new for more compatibility)voice_chat_scheduled
→video_chat_scheduled
voice_chat_started
→video_chat_started
voice_chat_ended
→video_chat_ended
voice_chat_participants_invited
→video_chat_participants_invited
New buttons:
Markup
Bots API 6.1:
Bots API 6.1 progress ✅
New webhook feature:
secret_token
for webhook (now available in setWebhook method)New methods:
Bots API 6.2:
Bots API 6.2 progress ✅
Composer.customEmoji
forcustom_emoji
entityNew methods:
Bots API 6.3:
Bots API 6.3 progress ✅
JSDoc:
Add
is_forum
,active_usernames
,emoji_status_custom_emoji_id
to Chat objectAdd
can_manage_topics
to ChatAdministratorRights, ChatPermissions, ChatMemberAdministrator, and ChatMemberRestrictedAdded the parameter
message_thread_id
for sendMessage, sendPhoto, sendVideo, sendAnimation, sendAudio, sendDocument, sendSticker, sendVideoNote, sendVoice, sendLocation, sendVenue, sendContact, sendPoll, sendDice, sendInvoice, sendGame, sendMediaGroup, copyMessage, forwardMessageAdd the fields:
is_topic_message
message_thread_id
forum_topic_created
forum_topic_reopened
forum_topic_closed
to Message object
Add
can_manage_topics
to the methodpromoteChatMember
.**Add
MessageSubTypes
& update JSDoc for forum topics: **forum_topic_created
forum_topic_reopened
forum_topic_closed
Add methods for telegram & context:
Bots API 6.4 ✅
Bots API 6.5 ✅
Bots API 6.6 ✅
Bots API 6.7 ✅
Docs and other:
JSDoc progress
Examples progress
Rewrite sessions
API Interceptors
Mixins
The text was updated successfully, but these errors were encountered: