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
Bot API 7.0 - Request for multiple users
#182
Closed
HeySreelal
closed
10 months ago
HeySreelal
commented
10 months ago
Renamed the class KeyboardButtonRequestUser to
KeyboardButtonRequestUsers
and added the field max_quantity to it.
Renamed the field request_user in the class
KeyboardButton
to request_users. The old name will still work for backward compatibility.
Added the class
UsersShared
.
Replaced the field user_shared in the class
Message
with the field users_shared.