You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 7, 2024. It is now read-only.
Is there a way to obtain the URL of the picture, after it was uploaded with PostUpdate() ?
E.g. like this:
result = api.PostUpdate(message,media=path_to_picture)result does not contain the media url of the picture :(