mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
* Add additional API message methods to ChatJoinRequest class ChatJoinRequest now includes additional message methods including SendAnimation, SendAudio, SendContact, and many more. The changes are useful for sending various types of messages during chat join requests. * Added changelog
2 lines
134 B
ReStructuredText
2 lines
134 B
ReStructuredText
Added new shortcuts for :class:`aiogram.types.chat_member_updated.ChatMemberUpdated`
|
|
to send message to chat that member joined/left.
|