Skip to content

weixin-ts / bot/src / SendMessageReq

Interface: SendMessageReq

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

sendMessage request payload

Properties

msg?

optional msg?: WeixinMessage

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

Released under the MIT License.