Class UsersShared

Object
UsersShared
All Implemented Interfaces:
Serializable, BotApiObject

public class UsersShared extends Object implements BotApiObject
Version:
7.0 This object contains information about the users whose identifiers were shared with the bot using a KeyboardButtonRequestUsers button.
Author:
Ruben Bermudez
See Also:
  • Constructor Details

    • UsersShared

      public UsersShared()
  • Method Details

    • getUserIds

      @Deprecated public List<Long> getUserIds()
      Deprecated.
      Use {UsersShared#getUsers()}