description property

description property

Gets the picture description. The description has a maximum length of 64 characters, but may be empty.

Definition:

@property
def description(self):
    ...

See Also