Skip to content

weixin-ts / bot/src / MessageItemType

Type Alias: MessageItemType

MessageItemType = typeof MessageItemType[keyof typeof MessageItemType]

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

Content type of a message item

Released under the MIT License.