Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/mtkruto/mod.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.30/mod.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