Raw.chatlists.GetLeaveChatlistSuggestions
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.
chatlists.getLeaveChatlistSuggestions#fdbcd714 chatlist:InputChatlist = Vector<Peer>;
export namespace Raw {
export namespace chatlists {
export class GetLeaveChatlistSuggestions {
constructor(params: { chatlist: Raw.TypeInputChatlist }) {}
}
}
}
This is a function constructor, you can use it as method when call invoke
Layer: 185
Constructor ID: 0xfdbcd714
Property
chatlist
: Raw.TypeInputChatlistFolder id