.gitlab-ci.yml
.idea/inspectionProfiles/Project_Default.xml
.idea/modules.xml
.idea/php.xml
.idea/runConfigurations/Build.xml
.idea/runConfigurations/Clean.xml
.idea/runConfigurations/Install.xml
.idea/tgbot.iml
.idea/vcs.xml
.idea/webResources.xml
assets/documentation.png
CHANGELOG.md
LICENSE
Makefile
project.json
README.md
src/TgBotLib/Abstracts/BotCommandScopeType.php
src/TgBotLib/Abstracts/ChatActionType.php
src/TgBotLib/Abstracts/ChatMemberStatus.php
src/TgBotLib/Abstracts/ChatType.php
src/TgBotLib/Abstracts/EventType.php
src/TgBotLib/Abstracts/InputMediaType.php
src/TgBotLib/Abstracts/MenuButtonType.php
src/TgBotLib/Abstracts/MessageEntityType.php
src/TgBotLib/Abstracts/PassportElementType.php
src/TgBotLib/Abstracts/PollType.php
src/TgBotLib/Abstracts/StickerFormat.php
src/TgBotLib/Abstracts/StickerType.php
src/TgBotLib/Abstracts/UpdateEventType.php
src/TgBotLib/Bot.php
src/TgBotLib/Classes/Utilities.php
src/TgBotLib/Classes/Validate.php
src/TgBotLib/Exceptions/NotImplementedException.php
src/TgBotLib/Exceptions/TelegramException.php
src/TgBotLib/Interfaces/CommandInterface.php
src/TgBotLib/Interfaces/EventInterface.php
src/TgBotLib/Interfaces/ObjectTypeInterface.php
src/TgBotLib/Objects/Telegram/Animation.php
src/TgBotLib/Objects/Telegram/Audio.php
src/TgBotLib/Objects/Telegram/BotCommand.php
src/TgBotLib/Objects/Telegram/BotCommandScope.php
src/TgBotLib/Objects/Telegram/BotCommandScope/BotCommandScopeAllChatAdministrators.php
src/TgBotLib/Objects/Telegram/BotCommandScope/BotCommandScopeAllGroupChats.php
src/TgBotLib/Objects/Telegram/BotCommandScope/BotCommandScopeAllPrivateChats.php
src/TgBotLib/Objects/Telegram/BotCommandScope/BotCommandScopeChat.php
src/TgBotLib/Objects/Telegram/BotCommandScope/BotCommandScopeChatAdministrators.php
src/TgBotLib/Objects/Telegram/BotCommandScope/BotCommandScopeChatMember.php
src/TgBotLib/Objects/Telegram/BotCommandScope/BotCommandScopeDefault.php
src/TgBotLib/Objects/Telegram/BotDescription.php
src/TgBotLib/Objects/Telegram/BotShortDescription.php

No matching file found