bots-go-core

module
v0.2.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 10, 2025 License: MIT

README

Package github.com/bots-go-framework/bots-go-core

Types and interfaces referenced in bot API clients (like bots-api-telegram) & Bots FW

keyboard.go

package botsgocore

type KeyboardType int

type Keyboard interface {
	KeyboardType() KeyboardType
}

Keyboard types
  • KeyboardTypeNone
  • KeyboardTypeReply
  • KeyboardTypeInline
  • KeyboardTypeBottom
  • KeyboardTypeForceReply

Bot API clients that use this Go module

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL