Class DeleteChatStickerSet.DeleteChatStickerSetBuilder
- java.lang.Object
-
- org.telegram.telegrambots.meta.api.methods.groupadministration.DeleteChatStickerSet.DeleteChatStickerSetBuilder
-
- Enclosing class:
- DeleteChatStickerSet
public static class DeleteChatStickerSet.DeleteChatStickerSetBuilder extends Object
-
-
Constructor Summary
Constructors Constructor Description DeleteChatStickerSetBuilder()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description DeleteChatStickerSet.DeleteChatStickerSetBuilderchatId(@NonNull Long chatId)
-
-
-
Method Detail
-
chatId
public DeleteChatStickerSet.DeleteChatStickerSetBuilder chatId(@NonNull @NonNull Long chatId)
-
-