get the photo or video posted in the story 5693914475 after I got the story hands?
find the the .media in the StoryItem and pass it to app.download_media()
video = await client(functions.stories.GetUserStoriesRequest(user_id=5693914475)) app.download_media(video)?
print what you're working with or check "returns" section in tl.telethon.dev. find the the .media in the .stories.stories list of stories GetUserStories returns
Incomprehensible outputs
use a bin for large output https://spaceb.in/QdqXAJFZ
await app.download_media(video.media.id)
Обсуждают сегодня