Skip to content

Type Alias: ChatType

ChatType: "private" | "channel" | "group" | "supergroup"

聊天类型。

Defined in

src/typings/chat.ts:6

Released under the MIT License.