#pragma once #include #include #include #include "discordtypes.h" extern char* token; extern SSL *GatewaySSL; typedef struct{ HTREEITEM itm; char* id; } ChannelUIEntry;