Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RelationInvite ¶
type UserChainInfo ¶
type UserChainInfo struct { Localpart string `json:"localpart"` Servername string `json:"servername"` LimitMode string `json:"limit_mode"` TelNumbers []int64 `json:"tel_numbers"` Blacklist []string `json:"blacklist"` Whitelist []string `json:"whitelist"` AddressBook []string `json:"address_book"` ChatFee string `json:"chat_fee"` MortgageFee string `json:"mortgage_fee"` }
Click to show internal directories.
Click to hide internal directories.