Skip to content
This repository has been archived by the owner on Dec 5, 2021. It is now read-only.

how to use TLRequestGetFullUser ? error {"USER_ID_INVALID"} #1033

Open
elmagekmosaad opened this issue Jun 30, 2021 · 0 comments
Open

how to use TLRequestGetFullUser ? error {"USER_ID_INVALID"} #1033

elmagekmosaad opened this issue Jun 30, 2021 · 0 comments

Comments

@elmagekmosaad
Copy link

var req = new TLRequestGetFullUser() { Id = new TLInputUser() { UserId = 1433024775 } };
var auser = Await client.SendRequestAsync(Of TLUserFull)(req)

it's return {"USER_ID_INVALID"}

also how to use TLRequestGetUsers

@elmagekmosaad elmagekmosaad changed the title how to use TLRequestGetFullUser ? how to use TLRequestGetFullUser ? error {"USER_ID_INVALID"} Jul 1, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant