Raw.messages.DeletePhoneCallHistory

Raw.messages.DeletePhoneCallHistory

Delete the entire phone call history.

messages.deletePhoneCallHistory#f9cbe409 flags:# revoke:flags.0?true = messages.AffectedFoundMessages;
export namespace Raw {
  export namespace messages {
    export class DeletePhoneCallHistory {
      constructor(params: { revoke?: boolean }) {}
    }
  }
}

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

Layer: 185
Constructor ID: 0xf9cbe409

Property

  • revoke : boolean or undefined

    Whether to remove phone call history for participants as well

Results

Raw.messages.TypeAffectedFoundMessages