InlineQueryResultPhoto¶
Represents a photo
InlineQueryResultPhoto(
id: string,
photo: Photo,
title: string,
description: string
) → InlineQueryResult
InlineQueryResultPhoto¶Represents a photo
InlineQueryResultPhoto(
id: string,
photo: Photo,
title: string,
description: string
) → InlineQueryResult