Functions
Const FromGroup
- FromGroup(groupId: number): (message: MessageType, str: string) => boolean
-
Parameters
Returns (message: MessageType, str: string) => boolean
function
-
-
Parameters
Returns boolean
Const SentBy
- SentBy(id: number): (message: MessageType, str: string) => boolean
-
Parameters
Returns (message: MessageType, str: string) => boolean
function
-
-
Parameters
Returns boolean
Const SentToGroup
- SentToGroup(groupId: number): (message: MessageType, str: string) => boolean
-
Parameters
Returns (message: MessageType, str: string) => boolean
function
-
-
Parameters
Returns boolean
Const TextContains
- TextContains(text: string): (message: MessageType, str: string) => boolean
-
Parameters
Returns (message: MessageType, str: string) => boolean
function
-
-
Parameters
Returns boolean
Const TextEndsWith
- TextEndsWith(text: string): (message: MessageType, str: string) => boolean
-
Parameters
Returns (message: MessageType, str: string) => boolean
function
-
-
Parameters
Returns boolean
Const TextEquals
- TextEquals(text: string): (message: MessageType, str: string) => boolean
-
Parameters
Returns (message: MessageType, str: string) => boolean
function
-
-
Parameters
Returns boolean
Const TextStartsWith
- TextStartsWith(text: string): (message: MessageType, str: string) => boolean
-
Parameters
Returns (message: MessageType, str: string) => boolean
function
-
-
Parameters
Returns boolean
消息是否来自群 groupId