Skip to main content
Module

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

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

Properties

_: "channels.inviteToChannel"
channel: InputChannel
users: Array<InputUser>