requestUsers

@SerialName(value = "request_users")
val requestUsers: KeyboardButtonRequestUsers? = null(source)

Optional. If specified, pressing the button will open a list of suitable users. Identifiers of selected users will be sent to the bot in a “users_shared” service message. Available in private chats only.

type: KeyboardButtonRequestUsers