export Class
InputPaidMediaBuilder ​
extends ​
Builder
Constructor ​
ts
new InputPaidMediaBuilder( ...medias )
Parameter | Type | Description |
---|---|---|
...medias | InputPaidMedia[] | The medias to be attached to this builder. |
Methods ​
add( ...medias ) ​
Parameter | Type | Description |
---|---|---|
...medias | InputPaidMedia[] | The medias to add. |
Adds medias to the current builder.
Returns:
InputPaidMediaBuilder