apikidy
Results
2
issues of
apikidy
i'am request ``` (async function run() { await client.connect(); // This assumes you have already authenticated with .start() const result = await client.invoke( new Api.channels.GetParticipants({ channel: "pocoitaliaufficiale", filter: new Api.ChannelParticipantsRecent({}),...
How to read message?