Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCreator ¶
func NewCreator() notifier.CreatorFunc
NewCreator 텔레그램 Notifier를 생성하는 팩토리 함수(CreatorFunc)를 반환합니다.
func NewErrDuplicateCommandName ¶
func NewErrDuplicateCommandName(cmdName, existingTaskID, existingCommandID, newTaskID, newCommandID string) error
NewErrDuplicateCommandName 이미 등록된 명령어와 이름이 중복되는 충돌이 감지되었을 때 반환하는 에러를 생성합니다.
func NewErrInvalidBotToken ¶
NewErrInvalidBotToken 제공된 Bot Token이 유효하지 않아 텔레그램 API 클라이언트 초기화가 실패하였을 때 반환하는 에러를 생성합니다.
func NewErrInvalidCommandIDs ¶
NewErrInvalidCommandIDs 명령어 등록 과정에서 필수 식별자인 TaskID 또는 CommandID가 누락된 경우 반환하는 에러를 생성합니다.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.