Interface SendAnimationMapper
public interface SendAnimationMapper
SendAnimation mapper.-
Method Summary
Modifier and TypeMethodDescriptionorg.telegram.telegrambots.meta.api.methods.send.SendAnimationmap(SendAnimationDTO sendAnimation, TelegramAdminProperties adminProperties)
-
Method Details
-
map
org.telegram.telegrambots.meta.api.methods.send.SendAnimation map(SendAnimationDTO sendAnimation, TelegramAdminProperties adminProperties) - Parameters:
sendAnimation- theSendAnimationDTOadminProperties- theTelegramAdminProperties- Returns:
- the
SendAnimation
-