haskell-tdlib-2.0.47.0
Safe HaskellSafe-Inferred
LanguageGHC2021

TD.Data.MessageSource

Synopsis

Documentation

data MessageSource Source #

Describes source of a message

Constructors

MessageSourceChatHistory

The message is from a chat history

MessageSourceMessageThreadHistory

The message is from a message thread history

MessageSourceForumTopicHistory

The message is from a forum topic history

MessageSourceHistoryPreview

The message is from chat, message thread or forum topic history preview

MessageSourceChatList

The message is from a chat list or a forum topic list

MessageSourceSearch

The message is from search results, including file downloads, local file list, outgoing document messages, calendar

MessageSourceChatEventLog

The message is from a chat event log

MessageSourceNotification

The message is from a notification

MessageSourceScreenshot

The message was screenshotted; the source must be used only if the message content was visible during the screenshot

MessageSourceOther

The message is from some other source