Type Alias Sendable

Sendable: string | MessageElem | (string | MessageElem)[]

可通过sendMsg发送的类型集合 (字符串、元素对象,或它们的数组)