Raw.channels.GetLeftChannels

Raw.channels.GetLeftChannels

Get a list of channels/supergroups we left, requires a takeout session, see here for more info.

channels.getLeftChannels#8341ecc0 offset:int = messages.Chats;
export namespace Raw {
  export namespace channels {
    export class GetLeftChannels {
      constructor(params: { offset: number }) {}
    }
  }
}

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

Layer: 185
Constructor ID: 0x8341ecc0

Property

  • offset : number

    Offset for pagination

Results

Raw.messages.TypeChats