Skip to content

mention target #38

@KT-71

Description

@KT-71

command ".recheck"
mention target more then 20 will throw TalkException from idk where

fix:
command.js>Command>mention(listMember)

        return {
            names: mentionStrings.slice(1),
            cmddata: { MENTION: `{"MENTIONEES":[${mentionMember.slice(0, 20)}]}` }
        }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions