Method: Bskyrb::AppBskyGraphGetblocks::GetBlocks::Output#to_h
- Defined in:
- lib/bskyrb/generated_classes.rb
#to_h ⇒ Object
2839 2840 2841 2842 2843 2844 2845 2846 2847 |
# File 'lib/bskyrb/generated_classes.rb', line 2839 def to_h { "cursor" => cursor, "blocks" => blocks } end |