Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct { Token string Sender string Version string URI string Otp *OtpService Message *MessageService }
type MessageService ¶ added in v1.2.0
type MessageService struct {
// contains filtered or unexported fields
}
type OtpService ¶ added in v1.2.0
type OtpService struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.