
com.vk.api.sdk.exceptions.ApiMessagesCantPinOneTimeStoryException Maven / Gradle / Ivy
// Autogenerated from vk-api-schema. Please don't edit it manually.
package com.vk.api.sdk.exceptions;
public class ApiMessagesCantPinOneTimeStoryException extends ApiException {
public ApiMessagesCantPinOneTimeStoryException(String message) {
super(942, "Cannot pin one-time story", message);
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy