santitize, popup class
This commit is contained in:
@@ -13,6 +13,7 @@ export const isOpenPopupEvent = new tg.IsInterface()
|
||||
targetObject: tg.isString,
|
||||
message: tg.isString,
|
||||
buttons: tg.isArray(isButtonDescriptor),
|
||||
popupClass : tg.isString,
|
||||
input: tg.isBoolean
|
||||
}).get();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user