Interface MultiPartApiMethodBoolean

All Superinterfaces:
ApiMethod<Boolean>, MultiPartApiMethod<Boolean>
All Known Implementing Classes:
AddStickerToSet, CreateNewStickerSet, ReplaceStickerInSet, SetBusinessAccountProfilePhoto, SetChatPhoto, SetMyProfilePhoto, SetStickerSetThumbnail, SetWebhook

public interface MultiPartApiMethodBoolean extends MultiPartApiMethod<Boolean>
Interface representing a multipart API method that returns a Boolean.