menu
televerse package
documentation
telegram.dart
PaidMediaPhoto
PaidMediaPhoto const constructor
PaidMediaPhoto const constructor
dark_mode
light_mode
PaidMediaPhoto
constructor
const
PaidMediaPhoto
(
{
required
List
<
PhotoSize
>
photo
,
})
Constructs a
PaidMediaPhoto
object.
Implementation
const PaidMediaPhoto({ required this.photo, });
televerse package
documentation
telegram
PaidMediaPhoto
PaidMediaPhoto const constructor
PaidMediaPhoto class