interface Api.updateChatParticipantimport { type Api } from "https://deno.land/x/mtkruto@0.6.3/mod.ts"; const { updateChatParticipant } = Api; Properties_: "updateChatParticipant"chat_id: bigintdate: numberactor_id: bigintuser_id: bigintoptionalprev_participant: ChatParticipantoptionalnew_participant: ChatParticipantoptionalinvite: ExportedChatInviteqts: number