🎨 调整频道管理员的权限等级

This commit is contained in:
Wuyi无疑 2023-04-03 01:17:33 +08:00
parent b652b56bdc
commit 20568a1ae4

View File

@ -55,7 +55,7 @@ async def send_char_adv(bot: Bot, ev: Event):
if 4 in raw_data['member'].roles:
pm = 2
elif 2 in raw_data['member'].roles:
pm = 4
pm = 3
elif 5 in raw_data['member'].roles:
pm = 5
# telegram