Nadia.Model.ForumTopic (nadia v1.4.0)

View Source

Summary

Types

t()

@type t() :: %Nadia.Model.ForumTopic{
  icon_color: integer(),
  icon_custom_emoji_id: binary(),
  is_name_implicit: boolean(),
  message_thread_id: integer(),
  name: binary()
}