interface Api.updateChannelParticipantimport { type Api } from "https://deno.land/x/mtkruto@0.6.3/mod.ts"; const { updateChannelParticipant } = Api; Properties_: "updateChannelParticipant"optionalvia_chatlist: truechannel_id: bigintdate: numberactor_id: bigintuser_id: bigintoptionalprev_participant: ChannelParticipantoptionalnew_participant: ChannelParticipantoptionalinvite: ExportedChatInviteqts: number