We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The whois command displays the information of the replied peer or the passed peer ID.
The information can be received with the getEntity method of TelegramClient.
getEntity
TelegramClient
The text was updated successfully, but these errors were encountered:
feat: implement util.whois (#3)
6959489
- Closes #2. Co-authored-by: Roj <[email protected]>
ArnabXD
Successfully merging a pull request may close this issue.
The whois command displays the information of the replied peer or the passed peer ID.
The information can be received with the
getEntity
method ofTelegramClient
.The text was updated successfully, but these errors were encountered: