Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrHTTPBody = errors.New(`read body fail`)
View Source
var ErrHTTPCode = errors.New(`http code is not 200`)
View Source
var ErrNoOK = errors.New(`api fail: no "ok:true"`)
Functions ¶
This section is empty.
Types ¶
type ISendPhoto ¶ added in v1.0.5
type ISendPhoto interface {
GetReplyParameters() *pb.ReplyParameters
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.