Class: Vk::API::Messages::Methods::DeleteChatPhoto
- Inherits:
-
Schema::Method
- Object
- Dry::Struct
- Schema::Method
- Vk::API::Messages::Methods::DeleteChatPhoto
- Defined in:
- lib/vk/api/messages/methods/delete_chat_photo.rb
Overview
Deletes a chat's cover picture.
Arguments collapse
-
#chat_id ⇒ Integer
Chat ID.
Instance Method Summary collapse
Methods inherited from Schema::Method
Constructor Details
#initialize(arguments) ⇒ Messages::Methods::DeleteChatPhoto
|
# File 'lib/vk/api/messages/methods/delete_chat_photo.rb', line 15
|