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

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

Summary

Types

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