Set chat action
You can set chat action (e.g. typing)
To set chat action, use ChatAction class-method
ChatAction class-method takes argument: action type you want to set (e.g. typing, upload_photo, or other)
app.controller.ts
Last updated
You can set chat action (e.g. typing)
To set chat action, use ChatAction class-method
ChatAction class-method takes argument: action type you want to set (e.g. typing, upload_photo, or other)
Last updated