whatsapp

package
v0.0.0-...-6a08245 Latest Latest
Warning

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

Go to latest
Published: Aug 30, 2019 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ThumbUrl

type ThumbUrl struct {
	EURL   string `json:"eurl"`
	Tag    string `json:"tag"`
	Status int64  `json:"status"`
}

type WhatsAppContacts

type WhatsAppContacts struct {
	Contact whatsapp.Contact `json:"contact"`
	Picture ThumbUrl         `json:"picture"`
}

type WhatsappExtractor

type WhatsappExtractor struct {
	session.SessionModule
	Sess     *session.Session   `json:"-"`
	Contacts []WhatsAppContacts `json:"contacts"`
}

func PushWhatsappExtractorModule

func PushWhatsappExtractorModule(s *session.Session) *WhatsappExtractor

func (*WhatsappExtractor) Author

func (module *WhatsappExtractor) Author() string

func (*WhatsappExtractor) Description

func (module *WhatsappExtractor) Description() string

func (*WhatsappExtractor) GetInformation

func (module *WhatsappExtractor) GetInformation() session.ModuleInformation

func (*WhatsappExtractor) GetType

func (module *WhatsappExtractor) GetType() string

func (*WhatsappExtractor) Name

func (module *WhatsappExtractor) Name() string

func (*WhatsappExtractor) Start

func (module *WhatsappExtractor) Start()

Jump to

Keyboard shortcuts

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