Skip to content

weixin-ts / bot/src / TypingStatus

Type Alias: TypingStatus

TypingStatus = typeof TypingStatus[keyof typeof TypingStatus]

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

Typing indicator status

Released under the MIT License.