Minor documentation and type hint updates

This commit is contained in:
Lonami Exo
2019-07-17 12:37:16 +02:00
parent 4bf85d9e8e
commit cbcbda5276
5 changed files with 6 additions and 6 deletions

View File

@@ -16,7 +16,7 @@ class BotMethods:
offset: str = None,
geo_point: 'types.GeoPoint' = None) -> custom.InlineResults:
"""
Makes an inline query to the specified bot (e.g. ``@vote New Poll``).
Makes an inline query to the specified bot (``@vote New Poll``).
Arguments
bot (`entity`):