forked from Mayuri-Chan/pyrofork
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add is_public parameter to set_profile_photo and minor fixes (Mayuri-…
…Chan#35) * Fix invalid usage of input_message_content.write method (without await). Signed-off-by: Aliwoto <[email protected]> * Fix promote_chat_member using can_post_stories for edit_story permission. Signed-off-by: Aliwoto <[email protected]> * Refactor get_forum_topics_by_id method and make sure to pass messages parameter to it (if it exists). Signed-off-by: Aliwoto <[email protected]> * Add fallback parameter to set_profile_photo method. Signed-off-by: Aliwoto <[email protected]> * Fix download_media method not checking for file_id. Signed-off-by: Aliwoto <[email protected]> * Rename fallback to is_public * Revert get_forum_topics_by_id.py --------- Signed-off-by: Aliwoto <[email protected]> Co-authored-by: KurimuzonAkuma <[email protected]> Signed-off-by: eyMarv <[email protected]>
- Loading branch information
Showing
2 changed files
with
20 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters