Uses of Class
org.telegram.telegrambots.meta.api.objects.stickers.MaskPosition
-
Packages that use MaskPosition Package Description org.telegram.telegrambots.meta.api.methods.stickers org.telegram.telegrambots.meta.api.objects.stickers -
-
Uses of MaskPosition in org.telegram.telegrambots.meta.api.methods.stickers
Methods in org.telegram.telegrambots.meta.api.methods.stickers that return MaskPosition Modifier and Type Method Description MaskPositionAddStickerToSet. getMaskPosition()MaskPositionCreateNewStickerSet. getMaskPosition()Methods in org.telegram.telegrambots.meta.api.methods.stickers with parameters of type MaskPosition Modifier and Type Method Description AddStickerToSetAddStickerToSet. setMaskPosition(MaskPosition maskPosition)voidCreateNewStickerSet. setMaskPosition(MaskPosition maskPosition) -
Uses of MaskPosition in org.telegram.telegrambots.meta.api.objects.stickers
Methods in org.telegram.telegrambots.meta.api.objects.stickers that return MaskPosition Modifier and Type Method Description MaskPositionSticker. getMaskPosition()
-