Returns Number of characters after which to truncate the previewed comment. To preview the full comment, specify '0'.
Returns:
Number of characters after which to truncate the previewed comment. To preview the full comment, specify '0'.
44
# File 'lib/vk/api/board/methods/get_topics.rb', line 44 attribute :preview_length, API::Types::Coercible::Int.optional.default(90)