onJoinGroupRequestCreated( )


Notes:
Method Declaration
Copy
Method Parameters
handlerfunction

handler(event: JoinGroupRequestCreatedEnvelope): void | Promise<void>

Did this help?