gramjs
gramjs copied to clipboard
How to send chat action?
Hello. I want to send the typing chat action. How to do that?
await client.sendMessage("me", { message: "Hello!" });