Skip to content

weixin-ts / bot/src / MessageType

Type Alias: MessageType

MessageType = typeof MessageType[keyof typeof MessageType]

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

Message sender type

Released under the MIT License.