icon property
icon property
Icon of sticker to be verified. Value will not be verified if equals null.
Definition:
@property
def icon(self):
...
@icon.setter
def icon(self, value):
...
Icon of sticker to be verified. Value will not be verified if equals null.
@property
def icon(self):
...
@icon.setter
def icon(self, value):
...