Raw.ChannelAdminLogEventActionChangeLinkedChat

Raw.ChannelAdminLogEventActionChangeLinkedChat

The linked chat was changed

channelAdminLogEventActionChangeLinkedChat#50c7ac8 prev_value:long new_value:long = ChannelAdminLogEventAction;
export namespace Raw {
  export class ChannelAdminLogEventActionChangeLinkedChat {
    constructor(params: { prevValue: bigint; newValue: bigint }) {}
  }
}
🚫

This is a types constructor, you can’t use it as method when call invoke.

Layer: 185
Constructor ID: 0x50c7ac8

Property

  • prevValue : bigint

    Previous linked chat

  • newValue : bigint

    New linked chat