@@ -0,0 +1,11 @@
#pragma once
#include <openssl/ssl.h>
#include <windows.h>
#include <commctrl.h>
#include "discordtypes.h"
extern char* token;
extern SSL *GatewaySSL;
typedef struct{
HTREEITEM itm;
char* id;
} ChannelUIEntry;
The note is not visible to the blocked user.