misskey

package
v0.0.0-...-ab80e8e Latest Latest
Warning

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

Go to latest
Published: Jul 30, 2023 License: MIT Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	InstanceInfo config.InstanceInfo
	// contains filtered or unexported fields
}

func NewClient

func NewClient(instanceName string, cfgFile string) *Client

func (*Client) CreateNote

func (c *Client) CreateNote(text string) error

func (*Client) DeleteNote

func (c *Client) DeleteNote(noteId string) error

func (*Client) GetStream

func (c *Client) GetStream(mode string) error

func (*Client) GetTimeline

func (c *Client) GetTimeline(limit int, mode string) error

タイムライン取得

func (*Client) RenoteNote

func (c *Client) RenoteNote(renoteId string) error

func (*Client) ReplyNote

func (c *Client) ReplyNote(replyId string, text string) error

Jump to

Keyboard shortcuts

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