Parameters
- client: Client
- invite:
| {
_id: string;
channel: string;
creator: string;
server: string;
type: "Server";
}
| { _id: string; channel: string; creator: string; type: "Group" }- {
_id: string;
channel: string;
creator: string;
server: string;
type: "Server";
}_id: string
channel: string
creator: string
server: string
type: "Server"
- { _id: string; channel: string; creator: string; type: "Group" }
_id: string
channel: string
creator: string
type: "Group"
Invite
Invite of unknown type