ExGram.Model.ForumTopicEdited (ex_gram v0.34.0) View Source

This object represents a service message about an edited forum topic.

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

Link to this section Summary

Link to this section Types

Specs

t() :: %ExGram.Model.ForumTopicEdited{
  icon_custom_emoji_id: String.t() | nil,
  name: String.t() | nil
}

Link to this section Functions