Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

Event Code

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