FlorianDahn
|
03565aba98
|
Replacing Nuget packages with project references
|
2021-12-06 02:41:55 +01:00 |
|
FlorianDahn
|
376ba68e8e
|
MAJOR CHANGE: Refactoring namespace for controls
Chaning namespace for controls depending on their use area to:
Controls.Hybrid
Controls.Inline
Controls.Reply
Updating example project as well.
|
2021-01-15 19:33:44 +01:00 |
|
FlorianDahn
|
0ceab58059
|
- updating namespaces in test project
- adding chat splitter to testproject to allow single chat and group chat examples at the same time
|
2019-11-23 02:44:05 +01:00 |
|
FlorianDahn
|
9cbde4830e
|
- adding OpenModal/CloseModal features to leave a form open and "just" show a prompt and get back
- added new "ModalDialog" class to present modal forms
- updating examples for prompt dialog to use the modal feature
|
2019-10-11 22:37:54 +02:00 |
|
FlorianDahn
|
038a941d33
|
- PromptDialog has been changed to ConfirmDialog
- PromptDialog is now (like in JavaScript) for text inputs
- examples corrected
|
2019-10-11 21:33:33 +02:00 |
|
FlorianDahn
|
48c62e57f8
|
- moving TelegramBaseTest to TelegramBotBaseTest
|
2019-09-29 00:47:18 +02:00 |
|