ResolvedInviteLink

A resolved invite link.

Properties

type: "group" | "supergroup" | "channel"

The type of the chat.

isPublic: boolean

Whether the chat is public.

isApprovalNeeded: boolean

Whether approval is needed by an admin of the chat prior to joining.

isVerified: boolean

Whether the chat is verified.

isScam: boolean

Whether the chat has been identified as a scam.

isFake: boolean

Whether the chat has been identified as a fake.

isAlreadySubscribed: boolean

Whether no repayment is required to join the chat.

title: string

The title of the chat.

description?: string

The description of the chat.

photo?: Photo

The chat’s photo.

memberCount: number

The chat’s member count.

members: User[]

A preview of the chat’s members.

color: number

The chat’s color.

subscriptionPeriod?: number

The chat’s subscription period.

subscriptionPrice?: number

The chat’s subscription price.

verificationBotId?: number

The chat verification bot’s identifier.

verificationCustomEmojiId?: string

The chat verification’s custom emoji identifier.

verificationDescription?: string

The chat verification’s description.