Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/mtkruto/mod.ts>Api.updateChatParticipantAdd

Cross-runtime JavaScript library for building Telegram clients
Latest
interface Api.updateChatParticipantAdd
import { type Api } from "https://deno.land/x/mtkruto@0.6.3/mod.ts";
const { updateChatParticipantAdd } = Api;

Properties

_: "updateChatParticipantAdd"
chat_id: bigint
user_id: bigint
inviter_id: bigint
date: number
version: number