Documentation ¶
Index ¶
- func Contains[E comparable](s []E, v E) bool
- func ContainsFiles(message types.Message) bool
- func GetForm(method rawTypes.Method) (map[string]string, error)
- func IsServerError(rawResult []byte, err error, method rawTypes.Method) bool
- func ParseResult(rawResult []byte, err error, method rawTypes.Method) (*rawTypes.Result, error)
- func SplitButtons(splitBy int, buttons ...types.InlineKeyboardButton) [][]types.InlineKeyboardButton
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Contains ¶
func Contains[E comparable](s []E, v E) bool
func ContainsFiles ¶
func ParseResult ¶
func SplitButtons ¶
func SplitButtons(splitBy int, buttons ...types.InlineKeyboardButton) [][]types.InlineKeyboardButton
Types ¶
This section is empty.
Source Files ¶
Click to show internal directories.
Click to hide internal directories.