id property

id property

Gets the id of the frame (four characters matching the pattern [A-Z0-9]).

Definition:

@property
def id(self):
    ...

See Also