CreateNewSupergroupChat constructor
CreateNewSupergroupChat({})
Implementation
CreateNewSupergroupChat({
super.extra,
super.client_id,
this.title,
this.is_channel,
this.description,
this.location,
this.message_auto_delete_time,
this.for_import,
});