sendAnimation

inline suspend fun TelegramBot.sendAnimation(noinline block: () -> String, chatId: Long)(source)
inline suspend fun TelegramBot.sendAnimation(file: ImplicitFile, chatId: Long)(source)