Вход Регистрация
Файл: upload/core/vendor/longman/telegram-bot/src/Entities/UsersShared.php
Строк: 20
<?php

namespace LongmanTelegramBotEntities;

/**
 * This object contains information about the users whose identifiers were shared with the bot using a KeyboardButtonRequestUsers button.
 *
 * @link https://core.telegram.org/bots/api#usersshared
 *
 * @method int   getRequestId() Identifier of the request
 * @method int[] getUserIds()   Identifier of the shared users.
 */
class UsersShared extends Entity
{

}
Онлайн: 1
Реклама