Raw.bots.AllowSendMessage

Raw.bots.AllowSendMessage

Allow the specified bot to send us messages

bots.allowSendMessage#f132e3ef bot:InputUser = Updates;
export namespace Raw {
  export namespace bots {
    export class AllowSendMessage {
      constructor(params: { bot: Raw.TypeInputUser }) {}
    }
  }
}

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

Layer: 185
Constructor ID: 0xf132e3ef

Property

Results

Raw.TypeUpdates