Skip to content

Commit c7a7a77

Browse files
committed
Merge branch 'refactor-utils' into feat/tests
2 parents 77bf9c3 + b3f919e commit c7a7a77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

discord/utils/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@
4949
escape_mentions,
5050
raw_mentions,
5151
raw_channel_mentions,
52+
raw_role_mentions,
5253
remove_markdown,
5354
escape_markdown,
5455
)
@@ -68,7 +69,6 @@
6869
"raw_mentions",
6970
"raw_channel_mentions",
7071
"raw_role_mentions",
71-
"as_chunks",
7272
"format_dt",
7373
"generate_snowflake",
7474
"basic_autocomplete",

0 commit comments

Comments
 (0)