Type alias InputPaidMedia<F>

InputPaidMedia<F>: InputMediaPhoto<F> | InputPaidMediaVideo<F>

This object describes the paid media to be sent. Currently, it can be one of

  • InputPaidMediaPhoto
  • InputPaidMediaVideo

Type Parameters

  • F