Update README.md

This commit is contained in:
Florian Zevedei
2023-09-15 18:50:16 +02:00
committed by GitHub
parent 9548be4afc
commit e95301f727
+3 -1
View File
@@ -16,6 +16,8 @@
## Donate ## Donate
Paypal: [https://paypal.me/majmccloud](https://paypal.me/majmccloud)
Bitcoin: `1GoUJYMwAvBipQTfw2FKydAz12J8RDyeJs` / `bc1qqwlp0p5ley29lsu6jhe0qv7s7963kfc7d0m53d` Bitcoin: `1GoUJYMwAvBipQTfw2FKydAz12J8RDyeJs` / `bc1qqwlp0p5ley29lsu6jhe0qv7s7963kfc7d0m53d`
Etherium: `0xAf3835104c2C3E5b3e721FA2c7365955e87DB931` Etherium: `0xAf3835104c2C3E5b3e721FA2c7365955e87DB931`
@@ -1080,4 +1082,4 @@ Having already a web application and want to add a TelegramBot side-by-side with
Want to use Inline- and ReplyMarkup at the same time ? Here is an example how you can do that: Want to use Inline- and ReplyMarkup at the same time ? Here is an example how you can do that:
- [Examples/InlineAndReplyCombination](Examples/InlineAndReplyCombination) - [Examples/InlineAndReplyCombination](Examples/InlineAndReplyCombination)