Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 156 Bytes

File metadata and controls

11 lines (10 loc) · 156 Bytes

Event Code

{
	id: string,
	code: string,
	role: <'host' | 'moderator' | 'guest' | 'maven'>,
	created_at: <timestamp>,
	updated_at: <timestamp>
}