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

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

Link to this section Summary

Link to this section Types

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