mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-08-10 18:59:33 +00:00
Rename Entity type hint
This commit is contained in:
@@ -138,7 +138,7 @@ class Button:
|
||||
If no `url` is specified, it will default to `text`.
|
||||
|
||||
Args:
|
||||
bot (`hints.EntityLike`):
|
||||
bot (`hints.DialogLike`):
|
||||
The bot that requires this authorization. By default, this
|
||||
is the bot that is currently logged in (itself), although
|
||||
you may pass a different input peer.
|
||||
|
Reference in New Issue
Block a user