Class: Vk::API::Groups::Methods::GetCallbackSettings

Inherits:
Schema::Method
  • Object
show all
Defined in:
lib/vk/api/groups/methods/get_callback_settings.rb

Overview

Returns notifications settings.

Arguments collapse

Instance Method Summary collapse

Methods inherited from Schema::Method

#call, #method, #to_hash

Constructor Details

#initialize(arguments) ⇒ Groups::Methods::GetCallbackSettings

Parameters:

  • arguments (Hash)

Options Hash (arguments):

  • :group_id (Integer)

    Community ID.



# File 'lib/vk/api/groups/methods/get_callback_settings.rb', line 15

Instance Method Details

#group_idInteger

Returns Community ID.

Returns:

  • (Integer)

    Community ID.



23
# File 'lib/vk/api/groups/methods/get_callback_settings.rb', line 23

attribute :group_id, API::Types::Coercible::Int