ChatEventLinkedChatChanged constructor

ChatEventLinkedChatChanged(
  1. {required int old_linked_chat_id,
  2. required int new_linked_chat_id,
  3. int? extra,
  4. int? clientId}
)

The linked chat of a supergroup was changed

Implementation

ChatEventLinkedChatChanged