Class: Vk::API::Groups::Methods::SetCallbackServerSettings
- Inherits:
-
Schema::Method
- Object
- Dry::Struct
- Schema::Method
- Vk::API::Groups::Methods::SetCallbackServerSettings
- Defined in:
- lib/vk/api/groups/methods/set_callback_server_settings.rb
Overview
Allow to set server settings.
Arguments collapse
-
#group_id ⇒ Integer
Community ID.
-
#secret_key ⇒ String
Callback API secret key.
Instance Method Summary collapse
Methods inherited from Schema::Method
Constructor Details
#initialize(arguments) ⇒ Groups::Methods::SetCallbackServerSettings
|
# File 'lib/vk/api/groups/methods/set_callback_server_settings.rb', line 15
|