ExGram.Model.MessageAutoDeleteTimerChanged (ex_gram v0.29.0) View Source

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

Check the documentation of this model in https://core.telegram.org/bots/api#messageautodeletetimerchanged

Link to this section Summary

Link to this section Types

Specs

t() :: %ExGram.Model.MessageAutoDeleteTimerChanged{
  message_auto_delete_time: integer()
}

Link to this section Functions