diff options
Diffstat (limited to 'protocols/WhatsAppWeb/src/dicts.h')
| -rw-r--r-- | protocols/WhatsAppWeb/src/dicts.h | 7 | 
1 files changed, 7 insertions, 0 deletions
| diff --git a/protocols/WhatsAppWeb/src/dicts.h b/protocols/WhatsAppWeb/src/dicts.h index a8c8b25d61..281983c618 100644 --- a/protocols/WhatsAppWeb/src/dicts.h +++ b/protocols/WhatsAppWeb/src/dicts.h @@ -1,3 +1,10 @@ +/* + +WhatsAppWeb plugin for Miranda NG +Copyright © 2019-22 George Hazan + +*/ +  static char *SingleByteTokens[] = {  	"", "xmlstreamstart", "xmlstreamend", "s.whatsapp.net", "type", "participant", "from", "receipt", "id", "broadcast", "status", "message", "notification", "notify", "to", "jid", "user",   	"class", "offline", "g.us", "result", "mediatype", "enc", "skmsg", "off_cnt", "xmlns", "presence", "participants", "ack", "t", "iq", "device_hash", "read", "value", "media", "picture", | 
