haskell-tdlib-2.0.47.0
Safe HaskellSafe-Inferred
LanguageGHC2021

TD.Query.DeleteChatReplyMarkup

Synopsis

Documentation

data DeleteChatReplyMarkup Source #

Deletes the default reply markup from a chat. Must be called after a one-time keyboard or a replyMarkupForceReply reply markup has been used. An updateChatReplyMarkup update will be sent if the reply markup is changed. Returns Ok

Constructors

DeleteChatReplyMarkup 

Fields