Class GetStickerByIdAction
java.lang.Object
discord4j.common.store.action.read.GetStickerByIdAction
- All Implemented Interfaces:
StoreAction<discord4j.discordjson.json.StickerData>
public class GetStickerByIdAction
extends Object
implements StoreAction<discord4j.discordjson.json.StickerData>
-
Method Summary
-
Method Details
-
getGuildId
public long getGuildId() -
getStickerId
public long getStickerId()
-