Type alias UseChatRoomActionsArg

UseChatRoomActionsArg: {
    roomId: string;
}

Type declaration

  • roomId: string

Generated using TypeDoc