semaphore.Address

class semaphore.Address(uuid: str, number: str = None)[source]

Bases: object

This object represents a Signal address.

The attributes have a 1 to 1 correspondance to the signald JsonAddress class https://signald.org/protocol/structures/v1/JsonAddress/