View Source Telegex.Type.MessageAutoDeleteTimerChanged (Telegex v1.8.0)

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

Summary

Types

@type t() :: %Telegex.Type.MessageAutoDeleteTimerChanged{
  message_auto_delete_time: integer()
}