Versions in this module Expand all Collapse all v1 v1.0.2 May 30, 2025 Changes in this version + func AuditV6Handler(ctx context.Context, event *larkapplication.P2ApplicationAppVersionAuditV6) error + func GetCardMusicByPage(ctx context.Context, musicID string, page int) *larkutils.TemplateCardContent + func HandleFullLyrics(ctx context.Context, musicID, msgID string) + func HandleRefresh(ctx context.Context, musicID, msgID string) + func HandleWithDraw(ctx context.Context, msgID string) + func MessageReactionHandler(ctx context.Context, event *larkim.P2MessageReactionCreatedV1) error + func MessageV2Handler(ctx context.Context, event *larkim.P2MessageReceiveV1) error + func SendAlbumCard(ctx context.Context, albumID string, msgID string) + func SendMusicCard(ctx context.Context, musicID string, msgID string, page int) + func WebHookHandler(ctx context.Context, cardAction *callback.CardActionTriggerEvent) (*callback.CardActionTriggerResponse, error)