haskell-tdlib-2.0.47.0
Safe HaskellSafe-Inferred
LanguageGHC2021

TD.Data.MessageSelfDestructType

Synopsis

Documentation

data MessageSelfDestructType Source #

Describes when a message will be self-destructed

Constructors

MessageSelfDestructTypeTimer

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

Fields

MessageSelfDestructTypeImmediately

The message can be opened only once and will be self-destructed once closed