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

missing #10

Open
15 of 29 tasks
SpEcHiDe opened this issue Mar 13, 2024 · 0 comments
Open
15 of 29 tasks

missing #10

SpEcHiDe opened this issue Mar 13, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@SpEcHiDe
Copy link
Contributor

SpEcHiDe commented Mar 13, 2024

  • Add the field available_reactions to the class Chat.

  • Add the class ExternalReplyInfo and the field external_reply of type ExternalReplyInfo to the class Message, containing information about a message that is replied to by the current message, but can be from another chat or forum topic. There is a bug here, which is making external_reply always present in the Message object even if it is not an external_reply. another bug with both reply_to_message and external_reply present in Message object.

  • Add the class TextQuote and the field quote of type TextQuote to the class Message, which contains the part of the replied message text or caption that is quoted in the current message.

  • Add story_id to ReplyParameters

  • ChatRequest for multiple users

  • Chat Boost

  • invoice

  • Giveaway

  • BOT API 7.0 Other Changes

  • Sticker high level methods

  • Stories

  • LoginUrl

  • web_app

  • bug in message_thread_id parsing and sending

  • rename chat_ttl_period and chat_ttl_setting_from to message_auto_delete_timer_changed

User

@SpEcHiDe SpEcHiDe added the enhancement New feature or request label Mar 13, 2024
@SpEcHiDe SpEcHiDe closed this as not planned Won't fix, can't repro, duplicate, stale Apr 18, 2024
SpEcHiDe pushed a commit that referenced this issue Apr 27, 2024
@SpEcHiDe SpEcHiDe reopened this Jul 16, 2024
@SpEcHiDe SpEcHiDe pinned this issue Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant