Class: Vk::API::Status::Methods::Set
- Inherits:
-
Schema::Method
- Object
- Dry::Struct
- Schema::Method
- Vk::API::Status::Methods::Set
- Defined in:
- lib/vk/api/status/methods/set.rb
Overview
Sets a new status for the current user.
Arguments collapse
-
#group_id ⇒ Integer
Identifier of a community to set a status in.
-
#text ⇒ String
Text of the new status.
Instance Method Summary collapse
- #initialize(arguments) ⇒ Status::Methods::Set constructor