larkmsgutils

package
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: May 30, 2025 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetContentItemsSeq

func GetContentItemsSeq[T MsgConstraints](msg T) iter.Seq[*Item]

GetContentItemsSeq to be filled

@param msg T
@return msgType string
@return msgContent string
@author kevinmatthe
@update 2025-04-30 13:37:40

Types

type Item

type Item struct {
	Tag     string `json:"tag"` // image text
	Content string `json:"content"`
}

type MsgConstraints

type MsgConstraints interface {
	*larkim.EventMessage | *larkim.Message
}

MsgConstraints to be filled

@author kevinmatthe
@update 2025-04-30 13:37:42

Jump to

Keyboard shortcuts

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