package
Version:
v0.0.35-beta.5
Opens a new window with list of versions in this module.
Published: Sep 13, 2024
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type File struct {
FileID string `json:"fileId"`
Name string `json:"name"`
Size int64 `json:"size"`
Type string `json:"type"`
}
type PhoneNumber struct {
CountryCode string `json:"countryCode"`
DialingCode string `json:"dialingCode"`
Number string `json:"number"`
}
type RichTextConfig struct {
ResourceID string `json:"resourceId"`
ResourceType string `json:"resourceType"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.