Class: Crawlora::FacebookGroup
- Inherits:
-
Object
- Object
- Crawlora::FacebookGroup
- Defined in:
- sig/crawlora.rbs
Instance Method Summary collapse
-
#initialize ⇒ FacebookGroup
constructor
A new instance of FacebookGroup.
- #page ⇒ Object
Constructor Details
#initialize ⇒ FacebookGroup
Returns a new instance of FacebookGroup.
359 |
# File 'sig/crawlora.rbs', line 359
def initialize: (Client, Hash[String, String]) -> void
|
Instance Method Details
#page ⇒ Object
360 |
# File 'sig/crawlora.rbs', line 360
def page: (?page: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|