Documentation
¶
Index ¶
- type Server
- func (s Server) GetTelegramBadge(ctx context.Context, params oas.GetTelegramBadgeParams) (*oas.SVGHeaders, error)
- func (s Server) GetTelegramOnlineBadge(ctx context.Context, params oas.GetTelegramOnlineBadgeParams) (*oas.SVGHeaders, error)
- func (s Server) NewError(ctx context.Context, err error) *oas.ErrorStatusCode
- func (s *Server) Status(ctx context.Context) (*oas.Status, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Server ¶
type Server struct {
// contains filtered or unexported fields
}
func (Server) GetTelegramBadge ¶
func (s Server) GetTelegramBadge(ctx context.Context, params oas.GetTelegramBadgeParams) (*oas.SVGHeaders, error)
func (Server) GetTelegramOnlineBadge ¶
func (s Server) GetTelegramOnlineBadge(ctx context.Context, params oas.GetTelegramOnlineBadgeParams) (*oas.SVGHeaders, error)
Click to show internal directories.
Click to hide internal directories.