getAllMemberMentions

suspend fun Message.getAllMemberMentions(): Set<Member>

Gets ALL distinct Member mentions, including users specifically mentioned as well as users mentioned in roles.

Sources

jvm source
Link copied to clipboard