Class: Vk::API::Groups::Methods::DeleteLink
- Inherits:
-
Schema::Method
- Object
- Dry::Struct
- Schema::Method
- Vk::API::Groups::Methods::DeleteLink
- Defined in:
- lib/vk/api/groups/methods/delete_link.rb
Overview
Allows to delete a link from the community.
Arguments collapse
-
#group_id ⇒ Integer
Community ID.
-
#link_id ⇒ Integer
LInk ID.
Instance Method Summary collapse
Methods inherited from Schema::Method
Constructor Details
#initialize(arguments) ⇒ Groups::Methods::DeleteLink
|
# File 'lib/vk/api/groups/methods/delete_link.rb', line 15
|