Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CommandsOptions ¶
type CommandsOptions struct { Services *types.BotServices Sessions SessionManager[Session] Commands *config.CommandsText }
type HandlersSessionManager ¶
type HandlersSessionManager[T Session] struct { mock.MockCaller }
func (*HandlersSessionManager[T]) Get ¶
func (s *HandlersSessionManager[T]) Get() (*telegoapi.Response, error)
func (*HandlersSessionManager[T]) Remove ¶
func (s *HandlersSessionManager[T]) Remove() error
type SessionManager ¶
Click to show internal directories.
Click to hide internal directories.