Raw.channels.JoinChannel

Raw.channels.JoinChannel

Join a channel/supergroup

channels.joinChannel#24b524c5 channel:InputChannel = Updates;
export namespace Raw {
  export namespace channels {
    export class JoinChannel {
      constructor(params: { channel: Raw.TypeInputChannel }) {}
    }
  }
}

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

Layer: 185
Constructor ID: 0x24b524c5

Property

Results

Raw.TypeUpdates