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

namespace LongmanTelegramBotEntities;

/**
 * Class ChatShared
 *
 * This object contains information about the chat whose identifier was shared with the bot using a KeyboardButtonRequestChat button.
 *
 * @link https://core.telegram.org/bots/api#chatshared
 *
 * @method int getRequestId() Identifier of the request
 * @method int getChatId()    Identifier of the shared chat.
 */
class ChatShared extends Entity
{

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