View Source Telegex.Type.ForumTopicEdited (Telegex v1.0.0-rc.4)

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

Link to this section Summary

Link to this section Types

@type t() :: %Telegex.Type.ForumTopicEdited{
  icon_custom_emoji_id: String.t() | nil,
  name: String.t() | nil
}