messaging

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Feb 11, 2025 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SendMessageAsListenerIntentHandler

type SendMessageAsListenerIntentHandler struct {
	// contains filtered or unexported fields
}

func NewSendMessageAsListenerIntentHandler

func NewSendMessageAsListenerIntentHandler(accounts account.Store, chats chat.Store) *SendMessageAsListenerIntentHandler

func (*SendMessageAsListenerIntentHandler) Validate

func (h *SendMessageAsListenerIntentHandler) Validate(ctx context.Context, intentRecord *codeintent.Record, customMetadata proto.Message) (*intent.ValidationResult, error)

type SendTipMessagePaymentIntentHandler

type SendTipMessagePaymentIntentHandler struct {
	// contains filtered or unexported fields
}

func NewSendTipMessagePaymentIntentHandler

func NewSendTipMessagePaymentIntentHandler(accounts account.Store, messages messaging.MessageStore) *SendTipMessagePaymentIntentHandler

func (*SendTipMessagePaymentIntentHandler) Validate

func (h *SendTipMessagePaymentIntentHandler) Validate(ctx context.Context, intentRecord *codeintent.Record, customMetadata proto.Message) (*intent.ValidationResult, error)

Jump to

Keyboard shortcuts

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