Uses of Class
com.greenapi.client.pkg.models.response.SetDisappearingChatResp
Packages that use SetDisappearingChatResp
-
Uses of SetDisappearingChatResp in com.greenapi.client.pkg.api.methods
Methods in com.greenapi.client.pkg.api.methods that return types with arguments of type SetDisappearingChatRespModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<SetDisappearingChatResp>GreenApiService.setDisappearingChat(String chatId, Long ephemeralExpiration) The method is aimed for changing settings of disappearing messages in chats.