MessageSupergroupChatCreate constructor

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

A newly created supergroup or channel

Implementation

MessageSupergroupChatCreate