Raw.DecryptedMessageService17

Raw.DecryptedMessageService17

Contents of an encrypted service message.

decryptedMessageService#73164160 random_id:long action:DecryptedMessageAction = DecryptedMessage;
export namespace Raw {
  export class DecryptedMessageService17 {
    constructor(params: { randomId: bigint; action: Raw.TypeDecryptedMessageAction }) {}
  }
}
🚫

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

Layer: 185
Constructor ID: 0x73164160

Property

  • randomId : bigint

    Random message id, assigned by the message author.must be equal to the id passed to the sending method.

  • action : Raw.TypeDecryptedMessageAction

    Action relevant to the service message