This website requires JavaScript.
Explore
Help
Sign In
kosyakmakc
/
TelegramBotFramework
Watch
1
Star
0
Fork
0
You've already forked TelegramBotFramework
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
TelegramBotFramework
/
TelegramBotBase
/
Form
History
FlorianDahn
e9504f3b36
Update ButtonForm.cs
...
- adding method for adding one single button row - fix for ToList method if no buttons are available
2020-09-15 16:36:54 +02:00
..
AlertDialog.cs
IgnoreState and SaveState addings for better session serialization
2020-05-07 23:49:08 +02:00
ArrayPromptDialog.cs
IgnoreState and SaveState addings for better session serialization
2020-05-07 23:49:08 +02:00
AutoCleanForm.cs
Simplifiy AutoCleanForm
2020-09-05 02:07:48 +02:00
ButtonBase.cs
Adding DynamicButton for Button with dynamic Text updates
2020-07-25 15:11:15 +02:00
ButtonForm.cs
Update ButtonForm.cs
2020-09-15 16:36:54 +02:00
CallbackData.cs
simplified json serialization (changed Method to m and Value to v, to safe space for more valuable text)
2019-02-24 17:22:45 +01:00
ConfirmDialog.cs
IgnoreState and SaveState addings for better session serialization
2020-05-07 23:49:08 +02:00
DynamicButton.cs
Adding DynamicButton for Button with dynamic Text updates
2020-07-25 15:11:15 +02:00
GroupForm.cs
Adding Edited Features
2020-04-02 12:37:53 +07:00
ModalDialog.cs
Modal and Form updates
2020-04-04 19:52:15 +07:00
PromptDialog.cs
IgnoreState and SaveState addings for better session serialization
2020-05-07 23:49:08 +02:00
SplitterForm.cs
- addes SplitterForm to switch between "normal" chats and group chats
2019-11-23 02:39:56 +01:00