Class: Vk::API::Messages::Methods::EditChat
- Inherits:
-
Schema::Method
- Object
- Dry::Struct
- Schema::Method
- Vk::API::Messages::Methods::EditChat
- Defined in:
- lib/vk/api/messages/methods/edit_chat.rb
Overview
Edits the title of a chat.
Arguments collapse
-
#chat_id ⇒ Integer
Chat ID.
-
#title ⇒ String
New title of the chat.
Instance Method Summary collapse
Methods inherited from Schema::Method
Constructor Details
#initialize(arguments) ⇒ Messages::Methods::EditChat
|
# File 'lib/vk/api/messages/methods/edit_chat.rb', line 15
|