haskell-tdlib-2.0.47.0
Safe HaskellSafe-Inferred
LanguageGHC2021

TD.Query.CanBotSendMessages

Synopsis

Documentation

data CanBotSendMessages Source #

Checks whether the specified bot can send messages to the user. Returns a 404 error if can't and the access can be granted by call to allowBotToSendMessages. Returns Ok

Constructors

CanBotSendMessages 

Fields