timeToLive property

int? timeToLive

The living time of the TemporaryConversation.

Implementation

int? get timeToLive => _rawData['ttl'];