Adding ability to listen to user types chat messages using WA.onChatMessage
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
interface IframeEvent {
|
||||
export interface IframeEvent {
|
||||
type: string;
|
||||
data: unknown;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user