Raw.channels.DeleteChannel
Delete a channel/supergroup
channels.deleteChannel#c0111fe3 channel:InputChannel = Updates;
export namespace Raw {
export namespace channels {
export class DeleteChannel {
constructor(params: { channel: Raw.TypeInputChannel }) {}
}
}
}
This is a function constructor, you can use it as method when call invoke
Layer: 185
Constructor ID: 0xc0111fe3
Property
channel
: Raw.TypeInputChannelChannel/supergroup to delete