Skip to main content
Module

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

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

Properties

_: "updateChatParticipant"
chat_id: bigint
date: number
actor_id: bigint
user_id: bigint
optional
prev_participant: ChatParticipant
optional
new_participant: ChatParticipant
optional
invite: ExportedChatInvite
qts: number