Class SetChatStickerSet

java.lang.Object
io.github.natanimn.telebof.requests.AbstractBaseRequest<SetChatStickerSet, Boolean>
io.github.natanimn.telebof.requests.set.SetChatStickerSet

public class SetChatStickerSet extends AbstractBaseRequest<SetChatStickerSet, Boolean>
SetChatStickerSet class. Returns True on success.
Since:
3 March 2025
See Also:
  • Constructor Details

    • SetChatStickerSet

      public SetChatStickerSet(Object chat_id, String sticker_set_name, Api api)
      Required
      Parameters:
      chat_id - chat id
      sticker_set_name - sticker set name
      api - api