Now with better Zoom info support.
This commit is contained in:
@@ -43,6 +43,7 @@ export interface Event {
|
||||
mod_abstracts_json?: null|key_val;
|
||||
mod_badges_json?: null|key_val;
|
||||
mod_exhibits_json?: null|key_val;
|
||||
mod_meetings_json?: null|key_val;
|
||||
mod_pres_mgmt_json?: null|key_val;
|
||||
cfg_json?: null|key_val;
|
||||
|
||||
@@ -84,6 +85,7 @@ export interface Event {
|
||||
|
||||
attend_url?: null|string;
|
||||
attend_url_text?: null|string;
|
||||
attend_url_code?: null|string; // Meeting ID, Conference ID, etc.
|
||||
attend_url_passcode?: null|string;
|
||||
attend_phone?: null|string;
|
||||
attend_phone_passcode?: null|string;
|
||||
|
||||
Reference in New Issue
Block a user