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

TD.Data.ChatJoinResult

Synopsis

Documentation

data ChatJoinResult Source #

Describes result of join of a chat by the current user

Constructors

ChatJoinResultSuccess

The chat was joined successfully

Fields

ChatJoinResultRequestSent

The join request was sent and have to be approved by administrators of the chat

ChatJoinResultGuardBotApprovalRequired

An approval from a guard bot through a Web App is required to join the chat

Fields

ChatJoinResultDeclined

The join was declined by the guard bot