mirror of
https://github.com/Bubuni-Team/telegram-bot.git
synced 2026-07-31 00:29:24 +03:00
make new option type for internal purposes
This commit is contained in:
@@ -3,5 +3,6 @@
|
||||
public enum OptionType
|
||||
{
|
||||
OnOff,
|
||||
Select
|
||||
Select,
|
||||
Hidden
|
||||
}
|
||||
Reference in New Issue
Block a user