MessageAutoDeleteTimerChanged

data class MessageAutoDeleteTimerChanged(val messageAutoDeleteTime: Int)(source)

MessageAutoDeleteTimerChanged

This object represents a service message about a change in auto-delete timer settings.

(auto-generated)

Author

ForteScarlet

Constructors

Link copied to clipboard
constructor(messageAutoDeleteTime: Int)

Properties

Link copied to clipboard
@SerialName(value = "message_auto_delete_time")
val messageAutoDeleteTime: Int

New auto-delete time for messages in the chat; in seconds