line

package
v0.2.6 Latest Latest
Warning

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

Go to latest
Published: Nov 29, 2023 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Send

func Send() *cli.Command

Send parses values from *cli.context and returns a *cli.Command. Values include channel secret, channel access token, receiver IDs (group or user), Message and Title. If multiple receiver IDs are provided, then the string is split with "," separator and each receiver ID is added to the receiver.

Types

type Line

type Line struct {
	Secret    string
	Token     string
	Message   string
	Receivers string
	Title     string
}

Line struct holds data parsed via flags for the service

Jump to

Keyboard shortcuts

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