Ivan D

Results 15 comments of Ivan D

Well, let's say i got the input from user where I can't be sure that the channel ID is correct one. I'll use try/catch wrapper together with ```telegram_client.invoke( new Api.channels.GetFullChannel({...

> you won't get CHANNEL_INVALID beacuse the ID might be valid but you don't have permission to see it as you need the acceshash for that. > > If you...

That's what i try to achieve, I would like to get in error object code of error to arrange the right handling approach, but based on code above I got...

I consolled Object.getOwnPropertyNames to show all possible methods/properties: it has only stack and message regarding screenshot below e.errorMessage It's pretty much strange, because for some gram's methods I do get...

for example here it works as expected

> > > > I consolled Object.getOwnPropertyNames to show all possible methods/properties: it has only stack and message regarding screenshot below > > > > e.errorMessage > > > >...

> can you send me the full code you tried to replicate it? I'll test it and see what's the issue. Case with issue: ``` try { const a =...

@painor did you hve a chance to take a look on that?

would really appreciate crypto tickers support, at least something from CME

appreciate it so much, i have been doing the MCP workflow server for n8n and found these uncertainties compared to the one that the docs say. Possibly I'm wrong but...