Updated \TgBotLib\Objects > Sticker

This commit is contained in:
Netkas 2023-02-14 13:32:47 -05:00
parent bffdb7bf35
commit 231779ed1b

View file

@ -101,7 +101,7 @@
/** /**
* Type of the sticker, currently one of “regular”, “mask”, “custom_emoji”. The type of the sticker is * Type of the sticker, currently one of “regular”, “mask”, “custom_emoji”. The type of the sticker is
* independent from its format, which is determined by the fields is_animated and is_video. * independent of its format, which is determined by the fields is_animated and is_video.
* *
* @return string * @return string
*/ */