File manager - Edit - /home/web/vm-3fadc827.na4u.ru/www/bitrix/modules/im/install/js/im/mixin/src/dialog/openMessageReactionList.js
Back
import { EventEmitter } from 'main.core.events'; import { EventType } from "im.const"; export const DialogOpenMessageReactionList = { created() { EventEmitter.subscribe(EventType.dialog.openMessageReactionList, this.onOpenMessageReactionList); }, beforeDestroy() { EventEmitter.unsubscribe(EventType.dialog.openMessageReactionList, this.onOpenMessageReactionList); }, methods: { onOpenMessageReactionList({data: event}) { this.openMessageReactionList(event.message.id, event.values); }, openMessageReactionList() { //TODO } } };
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.28 |
proxy
|
phpinfo
|
Settings