KGB_LIB 8.1
KGB_LIB Explorer by KGB
Загрузка...
Поиск...
Не найдено
Класс DiscordAPI_AllowedMentions
+ Граф наследования:DiscordAPI_AllowedMentions:

Закрытые члены

void AddParse (string _Value)
 
void AddRole (string _Value)
 
void AddUser (string _Value)
 

Закрытые статические члены

static string MentionEveryone ()
 
static string MentionUser (string _Value)
 
static string MentionRole_ID (string _Value)
 
static string MentionChannel_ID (string _Value)
 
static TStringArray SplitRoleInfo (string RoleInfo)
 
static map< string, string > Get_RolesMap ()
 
static TStringArray MembersToID (TStringArray Members, bool IS_Role=true)
 
static string GetMapElementByRole (string Role, map< string, string > MAP)
 

Закрытые данные

ref TStringArray parse = {}
 
ref TStringArray roles = {}
 
ref TStringArray users = {}
 
bool replied_user
 

Методы

◆ AddParse()

void DiscordAPI_AllowedMentions::AddParse ( string _Value)
inlineprivate

◆ AddRole()

void DiscordAPI_AllowedMentions::AddRole ( string _Value)
inlineprivate

◆ AddUser()

void DiscordAPI_AllowedMentions::AddUser ( string _Value)
inlineprivate

◆ Get_RolesMap()

static map< string, string > DiscordAPI_AllowedMentions::Get_RolesMap ( )
inlinestaticprivate

◆ GetMapElementByRole()

static string DiscordAPI_AllowedMentions::GetMapElementByRole ( string Role,
map< string, string > MAP )
inlinestaticprivate

◆ MembersToID()

static TStringArray DiscordAPI_AllowedMentions::MembersToID ( TStringArray Members,
bool IS_Role = true )
inlinestaticprivate

◆ MentionChannel_ID()

static string DiscordAPI_AllowedMentions::MentionChannel_ID ( string _Value)
inlinestaticprivate

◆ MentionEveryone()

static string DiscordAPI_AllowedMentions::MentionEveryone ( )
inlinestaticprivate

◆ MentionRole_ID()

static string DiscordAPI_AllowedMentions::MentionRole_ID ( string _Value)
inlinestaticprivate

◆ MentionUser()

static string DiscordAPI_AllowedMentions::MentionUser ( string _Value)
inlinestaticprivate

◆ SplitRoleInfo()

static TStringArray DiscordAPI_AllowedMentions::SplitRoleInfo ( string RoleInfo)
inlinestaticprivate

Поля

◆ parse

ref TStringArray DiscordAPI_AllowedMentions::parse = {}
private

◆ replied_user

bool DiscordAPI_AllowedMentions::replied_user
private

◆ roles

ref TStringArray DiscordAPI_AllowedMentions::roles = {}
private

◆ users

ref TStringArray DiscordAPI_AllowedMentions::users = {}
private

Объявления и описания членов класса находятся в файле: