Skip to main content
Module

x/mtkruto/mod.ts>tl.types.TypeInputPeer

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
type alias tl.types.TypeInputPeer
import { type tl } from "https://deno.land/x/mtkruto@0.0.993/mod.ts";
const { TypeInputPeer } = tl.types;
definition:
| InputPeerEmpty
| InputPeerSelf
| InputPeerChat
| InputPeerUser
| InputPeerChannel
| InputPeerUserFromMessage
| InputPeerChannelFromMessage