export type ChatType = "community" | "chanel" | "group" | "chat" | "pv";