haskell-tdlib-2.0.70.0: Binding to the Telegram Database Library
Safe HaskellSafe-Inferred
LanguageGHC2021

TD.Data.MessageTopic

Synopsis

Documentation

data MessageTopic Source #

Describes a topic of messages in a chat

Constructors

MessageTopicForum

A topic in a forum supergroup chat

Fields

  • forum_topic_id :: Maybe Int

    Unique identifier of the forum topic; all messages in a non-forum supergroup chats belongs to the General topic

MessageTopicDirectMessages

A topic in a channel direct messages chat administered by the current user

Fields

MessageTopicSavedMessages

A topic in Saved Messages chat

Fields