package
Version:
v0.8.0-beta.11
Opens a new window with list of versions in this module.
Published: Jan 8, 2025
License: AGPL-3.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Admin struct {
PhoneNumber string `json:"phonenumber"`
}
type Config struct {
Admins []Admin `json:"admins"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.