Adding ability to listen to user types chat messages using WA.onChatMessage
This commit is contained in:
parent
5178dff108
commit
e927e0fa16
7 changed files with 82 additions and 10 deletions
|
@ -1,4 +1,4 @@
|
|||
interface IframeEvent {
|
||||
export interface IframeEvent {
|
||||
type: string;
|
||||
data: unknown;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue