WiRight
Results
2
issues of
WiRight
I want to send message in supergroup with topics. For this i need a ReplyToMessageID field. Can you add this? Thx
Send raw `params` of `method` to handler It makes for methods like this ```json { "jsonrpc": "2.0", "method": "user.login", "id": 1, "params": { "login": "user", "password": "pass" } } ```...