MessageSelfDestructTypeTimer constructor

MessageSelfDestructTypeTimer(
  1. {required int self_destruct_time,
  2. int? extra,
  3. int? clientId}
)

The message will be self-destructed in the specified time after its content was opened

Implementation

MessageSelfDestructTypeTimer