ChatInvite¶
- class hydrogram.raw.types.ChatInvite[source]¶
Chat invite info
Constructor of
ChatInvite.- Details:
Layer:
181ID:
CDE0EC40
- Parameters:
title (
str) – Chat/supergroup/channel titlephoto (
Photo) – Chat/supergroup/channel photoparticipants_count (
int32-bit) – Participant countcolor (
int32-bit) – Profile color palette IDchannel (
bool, optional) – Whether this is a channel/supergroup or a normal groupbroadcast (
bool, optional) – Whether this is a channelpublic (
bool, optional) – Whether this is a public channel/supergroupmegagroup (
bool, optional) – Whether this is a supergrouprequest_needed (
bool, optional) – Whether the join request » must be first approved by an administratorverified (
bool, optional) – Is this chat or channel verified by Telegram?scam (
bool, optional) – This chat is probably a scamfake (
bool, optional) – If set, this chat was reported by many users as a fake or scam: be careful when interacting with it.about (
str, optional) – Description of the group of channelparticipants (List of
User, optional) – A few of the participants that are in the group
- Functions:
This object can be returned by 1 function.
Check the validity of a chat invite link and get basic info about it