Skip to content

weixin-ts / bot/src / MessageState

Type Alias: MessageState

MessageState = typeof MessageState[keyof typeof MessageState]

Defined in: bot/src/types.ts:36

Message generation state

Released under the MIT License.