- 
                Notifications
    
You must be signed in to change notification settings  - Fork 26
 
Get Textfilter Words
        Revadike edited this page Feb 24, 2022 
        ·
        2 revisions
      
    No known rate limit
Authenticated:
TODOMethod:
GETHost:
steamcommunity.comPath:
/textfilter/ajaxgettextfiltercustomwords
Name Type Description successnumber TODOwordsobject TODOwords.text_filter_custom_banned_words[]array TODOwords.text_filter_custom_clean_words[]array TODOwords.text_filter_custom_clean_words[].0string TODOwords.text_filter_custom_clean_words[].1string TODOwords.text_filter_custom_clean_words[].2string TODOwords.text_filter_custom_clean_words[].3string TODOwords.text_filter_custom_clean_words[].4string TODOwords.text_filter_custom_clean_words[].5string TODOwords.text_filter_custom_clean_words[].6string TODOwords.text_filter_custom_clean_words[].7string TODOwords.text_filter_custom_clean_words[].8string TODOwords.text_filter_words_revisionnumber TODO
GET https://steamcommunity.com/textfilter/ajaxgettextfiltercustomwords
{
    "success": 1,
    "words": {
        "text_filter_custom_banned_words": [],
        "text_filter_custom_clean_words": [
            "[1097910]",
            "MalikQayum@Testing",
            "MalikQayum@Testing1"
        ],
        "text_filter_words_revision": 1611657760
    }
}