InlineQueryResultStructs
alias InlineQueryResultStructs =
AliasSeq!(
InlineQueryResultArticle,
InlineQueryResultPhoto,
InlineQueryResultGif,
InlineQueryResultMpeg4Gif,
InlineQueryResultVideo,
InlineQueryResultAudio,
InlineQueryResultVoice,
InlineQueryResultDocument,
InlineQueryResultLocation,
InlineQueryResultVenue,
InlineQueryResultContact,
InlineQueryResultGame,
InlineQueryResultCachedPhoto,
InlineQueryResultCachedGif,
InlineQueryResultCachedMpeg4Gif,
InlineQueryResultCachedSticker,
InlineQueryResultCachedDocument,
InlineQueryResultCachedVideo,
InlineQueryResultCachedVoice,
InlineQueryResultCachedAudio)
telega telegram inline
aliasesfunctionsmixin templatesstructs