pyrofork: fix get_stories doc

Signed-off-by: wulan17 <wulan17@nusantararom.org>
This commit is contained in:
wulan17 2024-07-31 11:37:28 +07:00
parent d906970d99
commit 9dbd784e7c
No known key found for this signature in database
GPG key ID: 318CD6CD3A6AC0A5

View file

@ -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.