mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2026-01-02 05:24:51 +00:00
pyrofork: fix get_stories doc
Signed-off-by: wulan17 <wulan17@nusantararom.org>
This commit is contained in:
parent
d906970d99
commit
9dbd784e7c
1 changed files with 1 additions and 1 deletions
|
|
@ -42,7 +42,7 @@ class GetStories:
|
|||
For a contact that exists in your Telegram address book you can use his phone number (str).
|
||||
You can also use user profile/channel public link in form of *t.me/<username>* (str).
|
||||
|
||||
story_ids (``int`` | Iterable of ``int``, *optional*):
|
||||
story_ids (``int`` | Iterable of ``int``):
|
||||
Pass a single story identifier or an iterable of story ids (as integers) to get the content of the
|
||||
story themselves.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue