telegramsjs
    Preparing search index...

    Class UsersShared

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    requestId: number

    Identifier of the request

    users: Collection<string, SharedUser>

    Information about users shared with the bot.

    Methods

    • Makes the class iterable, returning each SharedUser object.

      Returns IterableIterator<SharedUser>