👤userMention
userMention(user: string): {
include: boolean,
matchs: RegExpMatchArray | null,
groups: Array<{ id: string } | null> | null
}
Last updated
userMention(user: string): {
include: boolean,
matchs: RegExpMatchArray | null,
groups: Array<{ id: string } | null> | null
}
Last updated