Skip to main content
Module

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

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

Properties

_: "channels.channelParticipant"
participant: ChannelParticipant
chats: Array<Chat>
users: Array<User>