Method: Vk::API::Board::Methods::GetTopics#offset

Defined in:
lib/vk/api/board/methods/get_topics.rb

#offsetInteger

Returns Offset needed to return a specific subset of topics.

Returns:

  • (Integer)

    Offset needed to return a specific subset of topics.



36
# File 'lib/vk/api/board/methods/get_topics.rb', line 36

attribute :offset, API::Types::Coercible::Int.optional.default(nil)