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

TD.Query.LoadChatWelcomeMessages

Synopsis

Documentation

data LoadChatWelcomeMessages Source #

Loads welcome messages of a chat; requires can_send_welcome_messages administrator right in the chat. The loaded messages will be sent through updateChatWelcomeMessages. Returns Ok

Constructors

LoadChatWelcomeMessages 

Fields