media_text property

media_text property

The parsable textual representation of the media list. This is a comma-separated list of media.

Definition:

@property
def media_text(self):
    ...

See Also