CreateNewSupergroupChat
Object Hierarchy:
Description:
public class CreateNewSupergroupChat :
TDObject
Creates a new supergroup or channel and sends a corresponding messageSupergroupChatCreate. Returns the newly created chat
Content:
Properties:
- public string description { get; set construct; }
Chat description; 0-255 characters
- public bool for_import { get; set construct; }
- public bool is_channel { get; set construct; }
Pass true to create a channel chat; ignored if a forum is created
- public bool is_forum { get; set construct; }
Pass true to create a forum supergroup chat
- public ChatLocation location { get; set construct; }
Chat location if a location-based supergroup is being created; pass
null to create an ordinary supergroup chat
- public int32 message_auto_delete_time { get; set construct; }
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
- public string title { get; set construct; }
Title of the new chat; 1-128 characters
Creation methods:
Inherited Members:
All known members inherited from class GLib.Object
- @get
- @new
- @ref
- @set
- add_toggle_ref
- add_weak_pointer
- bind_property
- connect
- constructed
- disconnect
- dispose
- dup_data
- dup_qdata
- force_floating
- freeze_notify
- get_class
- get_data
- get_property
- get_qdata
- get_type
- getv
- interface_find_property
- interface_install_property
- interface_list_properties
- is_floating
- new_valist
- new_with_properties
- newv
- notify
- notify_property
- ref_count
- ref_sink
- remove_toggle_ref
- remove_weak_pointer
- replace_data
- replace_qdata
- set_data
- set_data_full
- set_property
- set_qdata
- set_qdata_full
- set_valist
- setv
- steal_data
- steal_qdata
- thaw_notify
- unref
- watch_closure
- weak_ref
- weak_unref