Skip to content

GramIO API Reference / gramio/dist / TelegramChatMemberMember

Interface: TelegramChatMemberMember

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

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:3747
tag?stringOptional. Tag of the member@gramio/types/out/objects.d.ts:3751
until_date?numberOptional. Date when the user's subscription will expire; Unix time@gramio/types/out/objects.d.ts:3759
userTelegramUserInformation about the user@gramio/types/out/objects.d.ts:3755