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