PhpBotFramework  2.0.2
A framework for Telegram Bots' APIs.
PhpBotFramework\Core\Send Member List

This is the complete list of members for PhpBotFramework\Core\Send, including all inherited members.

$parameters (defined in PhpBotFramework\Core\Send)PhpBotFramework\Core\Sendprotected
checkCurrentFile(TelegramFile $file) (defined in PhpBotFramework\Core\Send)PhpBotFramework\Core\Sendprotected
execRequest(string $url) (defined in PhpBotFramework\Core\Send)PhpBotFramework\Core\Sendprotected
forwardMessage($from_chat_id, int $message_id, bool $disable_notification=false)PhpBotFramework\Core\Send
processRequest(string $method, string $class, $file) (defined in PhpBotFramework\Core\Send)PhpBotFramework\Core\Sendprotected
sendAudio($audio, string $caption=null, string $reply_markup=null, int $duration=null, string $performer, string $title=null, bool $disable_notification=false, int $reply_to_message_id=null)PhpBotFramework\Core\Send
sendChatAction(string $action)PhpBotFramework\Core\Send
sendDocument(string $document, string $caption='', string $reply_markup=null, bool $disable_notification=false, int $reply_to_message_id=null)PhpBotFramework\Core\Send
sendMessage($text, string $reply_markup=null, int $reply_to=null, string $parse_mode='HTML', bool $disable_web_preview=true, bool $disable_notification=false)PhpBotFramework\Core\Send
sendPhoto(&$photo, string $reply_markup=null, string $caption='', bool $disable_notification=false)PhpBotFramework\Core\Send
sendSticker($sticker, string $reply_markup=null, bool $disable_notification=false, int $reply_to_message_id=null)PhpBotFramework\Core\Send
sendVoice($voice, string $caption, int $duration, string $reply_markup=null, bool $disable_notification, int $reply_to_message_id=0)PhpBotFramework\Core\Send