Raw.ChannelAdminLogEventActionChangeUsernames

Raw.ChannelAdminLogEventActionChangeUsernames

The list of usernames associated with the channel was changed

channelAdminLogEventActionChangeUsernames#f04fb3a9 prev_value:Vector<string> new_value:Vector<string> = ChannelAdminLogEventAction;
export namespace Raw {
  export class ChannelAdminLogEventActionChangeUsernames {
    constructor(params: { prevValue: Array<string>; newValue: Array<string> }) {}
  }
}
🚫

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

Layer: 185
Constructor ID: 0xf04fb3a9

Property