Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/mtkruto/tl/3_functions.ts>chatlists_getLeaveChatlistSuggestions_

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class chatlists_getLeaveChatlistSuggestions_
extends Function_<enums.Peer[]>
import { chatlists_getLeaveChatlistSuggestions_ } from "https://deno.land/x/mtkruto@0.1.190/tl/3_functions.ts";

Returns identifiers of pinned or always included chats from a chat folder imported using a chat folder deep link », which are suggested to be left when the chat folder is deleted.

Constructors

new
chatlists_getLeaveChatlistSuggestions_(params: { chatlist: enums.InputChatlist; })

Properties

protected
readonly
[id]: number
protected
readonly
[params]: Params
chatlist: enums.InputChatlist

Folder ID

Static Properties

__F: (params: { chatlist: enums.InputChatlist; }) => enums.Peer[]
readonly
[name]: string
readonly
[paramDesc]: ParamDesc