Uses of Class
org.telegram.telegrambots.meta.api.methods.send.SendDocument
Packages that use SendDocument
Package
Description
-
Uses of SendDocument in org.telegram.telegrambots.meta.api.methods.send
Classes in org.telegram.telegrambots.meta.api.methods.send with type parameters of type SendDocumentModifier and TypeClassDescriptionstatic classSendDocument.SendDocumentBuilder<C extends SendDocument,B extends SendDocument.SendDocumentBuilder<C, B>> -
Uses of SendDocument in org.telegram.telegrambots.meta.generics
Methods in org.telegram.telegrambots.meta.generics with parameters of type SendDocumentModifier and TypeMethodDescriptionTelegramClient.execute(SendDocument sendDocument) TelegramClient.executeAsync(SendDocument sendDocument)