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