Skip to content
This repository has been archived by the owner on Dec 26, 2022. It is now read-only.

✨ Added 10 endpoints to Channel #320

Merged
merged 22 commits into from
Dec 20, 2021
Merged

✨ Added 10 endpoints to Channel #320

merged 22 commits into from
Dec 20, 2021

Conversation

darvil82
Copy link
Contributor

@darvil82 darvil82 commented Dec 19, 2021

Changes

  • adds: get_invites, create_invite, delete_permission, follow_news_channel, trigger_typing_indicator, get_pinned_messages, pin_message, unpin_message, group_dm_add_recipient and group_dm_remove_recipient to Channel.

Check off the following

  • I have tested my changes with the current requirements
  • My Code follows the pep8 code style.

Note: I apologise for the old commits appearing, seems like I still don't know how to use git properly...

@codecov
Copy link

codecov bot commented Dec 19, 2021

Codecov Report

Merging #320 (883f5c7) into main (0984046) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #320   +/-   ##
=======================================
  Coverage   90.00%   90.00%           
=======================================
  Files           9        9           
  Lines         100      100           
=======================================
  Hits           90       90           
  Misses         10       10           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0984046...883f5c7. Read the comment docs.

Copy link
Member

@Lunarmagpie Lunarmagpie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me ❤️

pincer/objects/guild/channel.py Outdated Show resolved Hide resolved
@Lunarmagpie Lunarmagpie merged commit b8b1448 into Pincer-org:main Dec 20, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants