TDLib v0.0.2 TDLib.Object.BasicGroupFullInfo View Source

Contains full information about a basic group.

NameTypeDescription
creator_user_idnumberUser identifier of the creator of the group; 0 if unknown.
memberschatMember[]Group members.
invite_linkstringInvite link for this group; available only for the group creator and only after it has been generated at least once.

More details on telegram’s documentation.