diff --git a/Examples.md b/Examples.md new file mode 100644 index 0000000..6e80145 --- /dev/null +++ b/Examples.md @@ -0,0 +1,11 @@ +## Working with messages +* [Forwarding messages](Forwarding messages) +* [Searching messages](Searching messages) + +## Users and chats +* [Retrieving an entity](Retrieving an entity) (user or group). +* [Retrieving all dialogs](Retrieving all dialogs). +* [Joining a chat or channel](Joining a chat or channel). + +## Bots +* [Talking to inline bots](Talking to inline bots). \ No newline at end of file