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
Add a function for parsing a channel ID from a channel URL (#3075)
Similar to message URLs, Discord also provides URLs for guild channels.
Additionally, the function is added as an alternative for parsing a `Channel` from a string.
Private channels are not affected by this change.
0 commit comments