Skip to content

Commit

Permalink
Update __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
efenatuyo authored Oct 1, 2023
1 parent 2175fdf commit b6c3dc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion supolo/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -964,7 +964,7 @@ async def spam_guild_channel(self, session, channel_id, amount, data_message, me
else:
break
else:
break
return spammed_channels
return spammed_channels

async def create_channel_webhook(self, session, channel_id, data_webhook):
Expand Down

0 comments on commit b6c3dc1

Please sign in to comment.