We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Example of event:
matrix-puppet:facebook:client { type: 'event', matrix-puppet:facebook:client threadID: '1229323100516307', matrix-puppet:facebook:client logMessageType: 'log:thread-name', matrix-puppet:facebook:client logMessageData: { name: 'Test room' }, matrix-puppet:facebook:client logMessageBody: 'Roger a nommé le groupe Test room.', matrix-puppet:facebook:client author: 'XXXXXXXXXXXX' } +10m
The text was updated successfully, but these errors were encountered:
this can be done with the following invocation:
this.getIntentFromApplicationServerBot().setRoomName(matrixRoomId, "the room name");
https://github.com/matrix-org/matrix-appservice-bridge/blob/8f60f3e84a98d8bfd4dbd52d5403ff1c841f7d32/lib/components/intent.js#L124-L136
Sorry, something went wrong.
No branches or pull requests
Example of event:
The text was updated successfully, but these errors were encountered: