Uses of Class
com.jtelegram.api.requests.chat.admin.ExportChatInviteLink.ExportChatInviteLinkBuilder
-
Packages that use ExportChatInviteLink.ExportChatInviteLinkBuilder Package Description com.jtelegram.api.requests.chat.admin -
-
Uses of ExportChatInviteLink.ExportChatInviteLinkBuilder in com.jtelegram.api.requests.chat.admin
Methods in com.jtelegram.api.requests.chat.admin that return ExportChatInviteLink.ExportChatInviteLinkBuilder Modifier and Type Method Description static ExportChatInviteLink.ExportChatInviteLinkBuilder
ExportChatInviteLink. builder()
ExportChatInviteLink.ExportChatInviteLinkBuilder
ExportChatInviteLink.ExportChatInviteLinkBuilder. callback(java.util.function.Consumer<java.lang.String> callback)
ExportChatInviteLink.ExportChatInviteLinkBuilder
ExportChatInviteLink.ExportChatInviteLinkBuilder. chatId(ChatId chatId)
ExportChatInviteLink.ExportChatInviteLinkBuilder
ExportChatInviteLink.ExportChatInviteLinkBuilder. errorHandler(java.util.function.Consumer<TelegramException> errorHandler)
-