package
Version:
v1.7.2
Opens a new window with list of versions in this module.
Published: Jan 21, 2024
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Application struct {
Name string
}
type Google struct {
AccessTokenFile string `yaml:"access_token_file"`
CredentialsFile string `yaml:"credentials_file"`
}
type Messenger struct {
PageAccessTokenFile string `yaml:"page_access_token_file"`
}
type Recipient struct {
Id string `json:"id"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.