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

TD.Query.ReplaceStickerInSet

Synopsis

Documentation

data ReplaceStickerInSet Source #

Replaces existing sticker in a set. The function is equivalent to removeStickerFromSet, then addStickerToSet, then setStickerPositionInSet. Returns Ok

Constructors

ReplaceStickerInSet 

Fields