import { type ChatMemberUpdated } from "https://deno.land/x/grammy@v1.15.3/types.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.