Skip to main content
Module

x/mtkruto/2_tl.ts>Api.updateChannelParticipant

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
interface Api.updateChannelParticipant
import { type Api } from "https://deno.land/x/mtkruto@0.2.24/2_tl.ts";
const { updateChannelParticipant } = Api;

Properties

_: "updateChannelParticipant"
optional
via_chatlist: true
channel_id: bigint
date: number
actor_id: bigint
user_id: bigint
optional
prev_participant: ChannelParticipant
optional
new_participant: ChannelParticipant
optional
invite: ExportedChatInvite
qts: number