Class: Vk::API::Messages::Methods::SetChatPhoto
- Inherits:
-
Schema::Method
- Object
- Dry::Struct
- Schema::Method
- Vk::API::Messages::Methods::SetChatPhoto
- Defined in:
- lib/vk/api/messages/methods/set_chat_photo.rb
Overview
Sets a previously-uploaded picture as the cover picture of a chat.
Arguments collapse
-
#file ⇒ String
Upload URL from the 'response' field returned by the method upon successfully uploading an image.
Instance Method Summary collapse
Methods inherited from Schema::Method
Constructor Details
#initialize(arguments) ⇒ Messages::Methods::SetChatPhoto
|
# File 'lib/vk/api/messages/methods/set_chat_photo.rb', line 15
|