TDLib v0.0.2 TDLib.Method.CreateBasicGroupChat View Source

Returns an existing chat corresponding to a known basic group. Returns object_ptr.

NameTypeDescription
basic_group_idnumberBasic group identifier.
forceboolIf true, the chat will be created without network request. In this case all information about the chat except its type, title and photo can be incorrect.

More details on telegram’s documentation.