InputMedia¶ class aiogram.types.input_media.InputMedia(**extra_data: Any)[source]¶ This object represents the content of a media message to be sent. It should be one of aiogram.types.input_media_animation.InputMediaAnimation aiogram.types.input_media_document.InputMediaDocument aiogram.types.input_media_audio.InputMediaAudio aiogram.types.input_media_photo.InputMediaPhoto aiogram.types.input_media_video.InputMediaVideo Source: https://core.telegram.org/bots/api#inputmedia