import { type ChatMemberUpdated } from "https://dotland.deno.dev/x/grammy@v1.31.0/types.deno.ts";
This object represents changes in the status of a chat member.
Properties
optional
invite_link: ChatInviteLinkChat invite link, which was used by the user to join the chat; for joining by invite link events only.