PHP Class Telegram\Bot\Objects\InlineQuery\InlineQueryResultCachedSticker

$params = [ 'id' => '', 'sticker_file_id' => '', 'reply_markup' => '', 'input_message_content' => '', ];
Inheritance: extends Telegram\Bot\Objects\InlineQuery\InlineBaseObject
Show file Open project: irazasyed/telegram-bot-sdk

Public Methods

Method Description
__construct ( $params = [] )

Method Details

__construct() public method

public __construct ( $params = [] )