peyk.platforms.rubika.types.location¶
Classes
|
Represent the Rubika Bot API |
- class peyk.platforms.rubika.types.location.Location(latitude: str | None = None, longitude: str | None = None)[source]¶
Bases:
objectRepresent the Rubika Bot API
Locationtype.The class preserves the existing public fields and wire-format behavior.
- latitude: str | None = None¶
- longitude: str | None = None¶