issues
search
xooniverse
/
televerse
Your gateway to seamless Telegram Bot Development 💙
https://televerse.xooniverse.com
BSD 3-Clause "New" or "Revised" License
64
stars
11
forks
source link
Match commands from captions and fix in UserShared
#253
Closed
HeySreelal
closed
4 months ago
HeySreelal
commented
4 months ago
1.17.2
Added
considerCaption
parameter in
Bot.command
mehtod to match commands in the caption of video/photo messages.
🐞 Fixed: JSON parsing bug in
UsersShared
causing the
users
field to be null and resulting in crashes.
1.17.2
considerCaption
parameter inBot.command
mehtod to match commands in the caption of video/photo messages.UsersShared
causing theusers
field to be null and resulting in crashes.