UpdateChatTitle constructor

UpdateChatTitle(
  1. {required int chat_id,
  2. required String title,
  3. int? extra,
  4. int? clientId}
)

The title of a chat was changed

Implementation

UpdateChatTitle