Creates a new supergroup or channel and sends a corresponding messageSupergroupChatCreate. Returns the newly created chat.
Optional
for_Pass true to create a supergroup for importing messages using importMessages.
Optional
is_Pass true to create a channel chat; ignored if a forum is created.
Optional
is_Pass true to create a forum supergroup chat.
Chat location if a location-based supergroup is being created; pass null to create an ordinary supergroup chat.
Message auto-delete time value, in seconds; must be from 0 up to 365 * 86400 and be divisible by 86400. If 0, then messages aren't deleted automatically.
Title of the new chat; 1-128 characters.
Creates a new supergroup or channel and sends a corresponding messageSupergroupChatCreate. Returns the newly created chat. Request type for Tdjson#createNewSupergroupChat.