Conversations
MateBot uses Grammy's conversation API.
To create a command that uses conversation, follow the given step -
Step 1
Create a command with the following content:
Step 2
Create conversation with the name name
and paste the following script:
Now save and restart your bot.
Don't forget to use await
Last updated