class Tourmaline::UsersShared
inherits Reference
#
This object contains information about the users whose identifiers were shared with the bot using a KeyboardButtonRequestUsers button.
Included modules
JSON::Serializable
Constructors#
.new(request_id, users : Array(Tourmaline::SharedUser) = [] of Tourmaline::SharedUser)
#
(request_id, users : Array(Tourmaline::SharedUser) = [] of Tourmaline::SharedUser)
Methods#
#users=(users : Array(Tourmaline::SharedUser))
#
(users : Array(Tourmaline::SharedUser))
Information about users shared with the bot.