Versions in this module Expand all Collapse all v1 v1.5.2 May 27, 2023 Changes in this version + func Contains(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