PTGUnotification

package
v1.0.17 Latest Latest
Warning

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

Go to latest
Published: Sep 8, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func LineNotify

func LineNotify(lineToken string, param LineNotifyInputOption) (err error)

Types

type LineNotifyInputOption

type LineNotifyInputOption struct {
	Message              string
	NotificationDisabled bool
}

type LineNotifyRequestBodyDataStruct

type LineNotifyRequestBodyDataStruct struct {
	Message              string `form:"message"`
	NotificationDisabled string `form:"notificationDisabled"`
}

Jump to

Keyboard shortcuts

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