Features:
- Layer 223
Fixes:
- Remove debug statement
New Methods:
- messages.editChatCreator
- messages.getFutureChatCreatorAfterLeave
- messages.editChatParticipantRank
- messages.declineUrlAuth
- messages.checkUrlAuthMatchCode
Changed Methods:
- Added in_app_origin param to messages.requestUrlAuth
- Added match_code param to messages.acceptUrlAuth
- Added request_msg_id param to messages.toggleNoForwards
Deleted Methods:
- channels.editCreator
- channels.getFutureCreatorAfterLeave
New Constructors:
- messageActionNoForwardsToggle
- messageActionNoForwardsRequest
- updateChatParticipantRank
- messageEntityFormattedDate
- channelAdminLogEventActionParticipantEditRank
Changed Constructors:
- Added rank param to chatParticipant
- Added rank param to chatParticipantCreator
- Added rank param to chatParticipantAdmin
- Added from_rank param to message
- Added noforwards_my_enabled param to userFull
- Added noforwards_peer_enabled param to userFull
- Added rank param to channelParticipant
- Added rank param to channelParticipantSelf
- Added rank param to channelParticipantBanned
- Added edit_rank param to channelAdminLogEventsFilter
- Added manage_ranks param to chatAdminRights
- Added edit_rank param to chatBannedRights
- Added match_codes_first param to urlAuthResultRequest
- Added match_codes param to urlAuthResultRequest
- Added user_id_hint param to urlAuthResultRequest