Class UserShared

java.lang.Object
org.telegram.telegrambots.meta.api.objects.UserShared
All Implemented Interfaces:
Serializable, BotApiObject

public class UserShared extends Object implements BotApiObject
This object contains information about the user whose identifier was shared with the bot using a KeyboardButtonRequestUser button.
Version:
6.5
Author:
Ruben Bermudez
See Also:
  • Constructor Details

    • UserShared

      public UserShared()