tgbotlib/src/TgBotLib/Objects/Telegram/BotCommandScope
Netkas 5ec6f7271a
* Renamed namespace from \TgBotLib\Abstracts to \TgBotLib\Enums
* Updated class type to `final class` in `\TgBotLib\Enums > BotCommandScopeType`
 * Updated class type to `final class` in `\TgBotLib\Enums >  ChatActionType`
 * Updated class type to `final class` in `\TgBotLib\Enums > ChatMemberStatus`
 * Updated class type to `final class` in `\TgBotLib\Enums > ChatType`
 * Updated class type to `final class` in `\TgBotLib\Enums > EventType`
 * Updated class type to `final class` in `\TgBotLib\Enums > InlineQueryResultType`
 * Updated class type to `final class` in `\TgBotLib\Enums > InputMediaType`
 * Updated class type to `final class` in `\TgBotLib\Enums > InputButtonType`
 * Updated class type to `final class` in `\TgBotLib\Enums > MessageEntityType`
 * Updated class type to `final class` in `\TgBotLib\Enums > PassportElementType`
 * Updated class type to `final class` in `\TgBotLib\Enums > PollType`
 * Updated class type to `final class` in `\TgBotLib\Enums > StickerFormat`
 * Updated class type to `final class` in `\TgBotLib\Enums > StickerType`
 * Updated class type to `final class` in `\TgBotLib\Enums > ThumbnailMimeType`
 * Updated class type to `final class` in `\TgBotLib\Enums > UpdateEventType`
2023-08-09 15:32:45 -04:00
..
BotCommandScopeAllChatAdministrators.php * Renamed namespace from \TgBotLib\Abstracts to \TgBotLib\Enums 2023-08-09 15:32:45 -04:00
BotCommandScopeAllGroupChats.php * Renamed namespace from \TgBotLib\Abstracts to \TgBotLib\Enums 2023-08-09 15:32:45 -04:00
BotCommandScopeAllPrivateChats.php * Renamed namespace from \TgBotLib\Abstracts to \TgBotLib\Enums 2023-08-09 15:32:45 -04:00
BotCommandScopeChat.php * Renamed namespace from \TgBotLib\Abstracts to \TgBotLib\Enums 2023-08-09 15:32:45 -04:00
BotCommandScopeChatAdministrators.php * Renamed namespace from \TgBotLib\Abstracts to \TgBotLib\Enums 2023-08-09 15:32:45 -04:00
BotCommandScopeChatMember.php * Renamed namespace from \TgBotLib\Abstracts to \TgBotLib\Enums 2023-08-09 15:32:45 -04:00
BotCommandScopeDefault.php * Renamed namespace from \TgBotLib\Abstracts to \TgBotLib\Enums 2023-08-09 15:32:45 -04:00