Skip to content

GramIO API Reference / gramio/dist / TelegramChatMemberMember

Interface: TelegramChatMemberMember

Defined in: @gramio/types/out/objects.d.ts:3903

Represents a chat member that has no additional privileges or restrictions.

Documentation

Properties

PropertyTypeDescriptionDefined in
status"member"The member's status in the chat, always “member”@gramio/types/out/objects.d.ts:3907
tag?stringOptional. Tag of the member@gramio/types/out/objects.d.ts:3911
until_date?numberOptional. Date when the user's subscription will expire; Unix time@gramio/types/out/objects.d.ts:3919
userTelegramUserInformation about the user@gramio/types/out/objects.d.ts:3915