Closed
Description
https://core.telegram.org/bots/api#june-30-2017
-
restrictChatMember
,promoteChatMember
methods. -
until_date
,can_be_edited
,can_change_info
,can_post_messages
,can_edit_messages
,can_delete_messages
,can_invite_users
,can_restrict_members
,can_pin_messages
,can_promote_members
,can_send_messages
,can_send_media_messages
,can_send_other_messages
andcan_add_web_page_previews
fields forChatMember
entity. -
until_date
parameter forkickChatMember
method for temporary bans. -
exportChatInviteLink
,setChatPhoto
,deleteChatPhoto
,setChatTitle
,setChatDescription
,pinChatMessage
andunpinChatMessage
methods to manage groups and channels. -
photo
,description
andinvite_link
fields forChat
entity.