Class: Vk::API::Pages::Methods::ParseWiki
- Inherits:
-
Schema::Method
- Object
- Dry::Struct
- Schema::Method
- Vk::API::Pages::Methods::ParseWiki
- Defined in:
- lib/vk/api/pages/methods/parse_wiki.rb
Overview
Returns HTML representation of the wiki markup.
Arguments collapse
-
#group_id ⇒ Integer
ID of the group in the context of which this markup is interpreted.;.
-
#text ⇒ String
Text of the wiki page.
Instance Method Summary collapse
Methods inherited from Schema::Method
Constructor Details
#initialize(arguments) ⇒ Pages::Methods::ParseWiki
|
# File 'lib/vk/api/pages/methods/parse_wiki.rb', line 15
|