[−][src]Trait telegram_bot::util::messages::MessageGetFiles
A trait to obtain GetFile
requests from a message.
Many message kinds such as Sticker
return a single GetFile
.
Message kinds like Photo
might return more if an album is posted.
A video, video note or document returns any thumbnail as well.