Class: Vk::API::Groups::Methods::SetCallbackServer
- Inherits:
-
Schema::Method
- Object
- Dry::Struct
- Schema::Method
- Vk::API::Groups::Methods::SetCallbackServer
- Defined in:
- lib/vk/api/groups/methods/set_callback_server.rb
Overview
Allow to set server URL for the community. ; ;
Arguments collapse
-
#group_id ⇒ Integer
Community ID.
-
#server_url ⇒ String
Server URL.
Instance Method Summary collapse
Methods inherited from Schema::Method
Constructor Details
#initialize(arguments) ⇒ Groups::Methods::SetCallbackServer
|
# File 'lib/vk/api/groups/methods/set_callback_server.rb', line 15
|