message.ack #252
theAbdoSabbagh
started this conversation in
Ideas
message.ack
#252
Replies: 1 comment 2 replies
-
You can't mark a message as read, you can't do that on the normal GUI either. You can, however, mark both a channel or a guild as read. await channel.ack()
await channel.ack_pins()
await guild.ack() |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
it'd be great if it's possible to mark messages as read. Maybe even whole channels and guilds, as well as user messages.
Beta Was this translation helpful? Give feedback.
All reactions