interface ChatMemberLeftimport { type ChatMemberLeft } from "https://dotland.deno.dev/x/grammy@v1.15.2/types.ts"; Represents a chat member that isn't currently a member of the chat, but may join it themselves. Propertiesstatus: "left"The member's status in the chat, always “left” user: UserInformation about the user