Raw.chatlists.LeaveChatlist

Raw.chatlists.LeaveChatlist

Delete a folder imported using a chat folder deep link

chatlists.leaveChatlist#74fae13a chatlist:InputChatlist peers:Vector<InputPeer> = Updates;
export namespace Raw {
  export namespace chatlists {
    export class LeaveChatlist {
      constructor(params: { chatlist: Raw.TypeInputChatlist; peers: Array<Raw.TypeInputPeer> }) {}
    }
  }
}

This is a function constructor, you can use it as method when call invoke

Layer: 185
Constructor ID: 0x74fae13a

Property

Results

Raw.TypeUpdates