Method: Bskyrb::AppBskyUnspeccedGetpopular::GetPopular::Input#to_h
- Defined in:
- lib/bskyrb/generated_classes.rb
#to_h ⇒ Object
3499 3500 3501 3502 3503 3504 3505 3506 3507 3508 3509 |
# File 'lib/bskyrb/generated_classes.rb', line 3499 def to_h { "includeNsfw" => includeNsfw, "limit" => limit, "cursor" => cursor } end |