MessageSelfDestructTypeTimer constructor
MessageSelfDestructTypeTimer({
- required int selfDestructTime,
Implementation
MessageSelfDestructTypeTimer({required this.selfDestructTime});