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

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

#countInteger

Returns Number of topics to return.

Returns:

  • (Integer)

    Number of topics to return.



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

attribute :count, API::Types::Coercible::Int.optional.default(40)