MessageChatChangeTitle constructor

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

An updated chat title

Implementation

MessageChatChangeTitle