gramjs icon indicating copy to clipboard operation
gramjs copied to clipboard

startParam didn't work

Open fishermanxzx opened this issue 11 months ago • 0 comments

result = await client.invoke( new Api.messages.RequestWebView({ peer: botPeer, bot: bot.name, platform: "ios", url: bot.url, startParam: "***", }) ); startParam is not found in result

fishermanxzx avatar Jan 03 '25 07:01 fishermanxzx