You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As @lig says, it's rather inconvenient to use bot commands that require arguments since autocomplete on desktop client instantly sends command.
To fix this it's possible to implement kind of session dialog:
Invoke command
Provide argument via button or manual text input
@Deepwalker also proposes to replace text commands with inline keyboard to improve mobile experience. It's worth to discuss and consider this proposition.
The text was updated successfully, but these errors were encountered:
As @lig says, it's rather inconvenient to use bot commands that require arguments since autocomplete on desktop client instantly sends command.
To fix this it's possible to implement kind of session dialog:
Invoke command
Provide argument via button or manual text input
@Deepwalker also proposes to replace text commands with inline keyboard to improve mobile experience. It's worth to discuss and consider this proposition.
The text was updated successfully, but these errors were encountered: