logpull

package
v0.0.0-...-3f2dc3c Latest Latest
Warning

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

Go to latest
Published: Mar 22, 2023 License: Unlicense Imports: 13 Imported by: 0

Documentation

Overview

Package logpull contains functions related to downloading historical data.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PullError

type PullError struct {
	// contains filtered or unexported fields
}

func (*PullError) Error

func (e *PullError) Error() string

type Puller

type Puller struct {
	// contains filtered or unexported fields
}

func NewPuller

func NewPuller(d *discordgo.Session, gid string) (*Puller, error)

func (*Puller) Close

func (p *Puller) Close() error

func (*Puller) PullChannel

func (p *Puller) PullChannel(c *discordgo.Channel) error

func (*Puller) PullDMGuild

func (p *Puller) PullDMGuild() error

func (*Puller) PullGuild

func (p *Puller) PullGuild(id string) error

Jump to

Keyboard shortcuts

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