Class ShippingOption.

see
package Default

 Methods

addPrice()

addPrice(\TgBotApi\BotApiBase\Type\LabeledPriceType $price) : \TgBotApi\BotApiBase\Type\ShippingOption

Parameters

$price

\TgBotApi\BotApiBase\Type\LabeledPriceType

Returns

\TgBotApi\BotApiBase\Type\ShippingOption

create()

create(string $id, string $title, array $prices) : \TgBotApi\BotApiBase\Type\ShippingOption
Static

Parameters

$id

string

$title

string

$prices

array

Returns

\TgBotApi\BotApiBase\Type\ShippingOption

 Properties

 

Shipping option identifier.

$id : string

Default

 

List of price portions.

$prices : array<mixed,\TgBotApi\BotApiBase\Type\LabeledPriceType>

Default

 

Option title.

$title : string

Default