Class: Crawlora::SteamGroup
- Inherits:
-
Object
- Object
- Crawlora::SteamGroup
- Defined in:
- sig/crawlora.rbs
Instance Method Summary collapse
- #achievements ⇒ Object
- #app ⇒ Object
- #category ⇒ Object
- #charts_concurrent ⇒ Object
- #charts_most_played ⇒ Object
- #charts_top_releases ⇒ Object
- #community_recommendations ⇒ Object
- #featured ⇒ Object
- #featured_categories ⇒ Object
-
#initialize ⇒ SteamGroup
constructor
A new instance of SteamGroup.
- #items ⇒ Object
- #news ⇒ Object
- #package ⇒ Object
- #players ⇒ Object
- #reviews ⇒ Object
- #reviews_histogram ⇒ Object
- #search ⇒ Object
- #search_results ⇒ Object
- #steamspy ⇒ Object
- #tags ⇒ Object
- #tags_list ⇒ Object
- #top_sellers ⇒ Object
Constructor Details
#initialize ⇒ SteamGroup
Returns a new instance of SteamGroup.
927 |
# File 'sig/crawlora.rbs', line 927
def initialize: (Client, Hash[String, String]) -> void
|
Instance Method Details
#achievements ⇒ Object
928 |
# File 'sig/crawlora.rbs', line 928
def achievements: (?appid: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#app ⇒ Object
929 |
# File 'sig/crawlora.rbs', line 929
def app: (?appid: String, ?cc: String, ?l: String, ?filters: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#category ⇒ Object
930 |
# File 'sig/crawlora.rbs', line 930
def category: (?slug: String, ?free: bool, ?released_only: bool, ?coming_soon_only: bool, ?start: Integer, ?count: Integer, ?cc: String, ?l: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#charts_concurrent ⇒ Object
931 |
# File 'sig/crawlora.rbs', line 931
def charts_concurrent: (?enrich: bool, ?cc: String, ?l: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#charts_most_played ⇒ Object
932 |
# File 'sig/crawlora.rbs', line 932
def charts_most_played: (?enrich: bool, ?cc: String, ?l: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#charts_top_releases ⇒ Object
933 |
# File 'sig/crawlora.rbs', line 933
def charts_top_releases: (?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#community_recommendations ⇒ Object
934 |
# File 'sig/crawlora.rbs', line 934
def community_recommendations: (?review_filter: "helpful" | "recent" | "funny", ?playtime_min: Integer, ?playtime_max: Integer, ?review_language: String, ?cc: String, ?l: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#featured ⇒ Object
935 |
# File 'sig/crawlora.rbs', line 935
def featured: (?cc: String, ?l: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#featured_categories ⇒ Object
936 |
# File 'sig/crawlora.rbs', line 936
def featured_categories: (?cc: String, ?l: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#items ⇒ Object
937 |
# File 'sig/crawlora.rbs', line 937
def items: (?appids: String, ?cc: String, ?l: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#news ⇒ Object
938 |
# File 'sig/crawlora.rbs', line 938
def news: (?appid: String, ?count: Integer, ?maxlength: Integer, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#package ⇒ Object
939 |
# File 'sig/crawlora.rbs', line 939
def package: (?packageid: String, ?cc: String, ?l: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#players ⇒ Object
940 |
# File 'sig/crawlora.rbs', line 940
def players: (?appid: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#reviews ⇒ Object
941 |
# File 'sig/crawlora.rbs', line 941
def reviews: (?appid: String, ?filter: "recent" | "updated" | "all", ?language: String, ?review_type: "all" | "positive" | "negative", ?purchase_type: "all" | "steam" | "non_steam_purchase", ?day_range: Integer, ?num_per_page: Integer, ?cursor: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#reviews_histogram ⇒ Object
942 |
# File 'sig/crawlora.rbs', line 942
def reviews_histogram: (?appid: String, ?language: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#search ⇒ Object
943 |
# File 'sig/crawlora.rbs', line 943
def search: (?term: String, ?cc: String, ?l: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#search_results ⇒ Object
944 |
# File 'sig/crawlora.rbs', line 944
def search_results: (?term: String, ?start: Integer, ?count: Integer, ?sort_by: "Relevance" | "Released_DESC" | "Name_ASC" | "Price_ASC" | "Price_DESC" | "Reviews_DESC", ?cc: String, ?l: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#steamspy ⇒ Object
945 |
# File 'sig/crawlora.rbs', line 945
def steamspy: (?appid: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#tags ⇒ Object
946 |
# File 'sig/crawlora.rbs', line 946
def tags: (?tags: String, ?untags: String, ?category1: String, ?category2: String, ?category3: String, ?os: String, ?maxprice: String, ?specials: bool, ?hidef2p: bool, ?deck_compatibility: "1" | "2" | "3", ?vrsupport: String, ?filter: "globaltopsellers" | "topsellers" | "popularnew" | "comingsoon", ?supportedlang: String, ?sort_by: "Relevance" | "Released_DESC" | "Name_ASC" | "Price_ASC" | "Price_DESC" | "Reviews_DESC", ?start: Integer, ?count: Integer, ?cc: String, ?l: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#tags_list ⇒ Object
947 |
# File 'sig/crawlora.rbs', line 947
def tags_list: (?l: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#top_sellers ⇒ Object
948 |
# File 'sig/crawlora.rbs', line 948
def top_sellers: (?cc: String, ?l: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|