Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type StartGroupChatPaymentIntentHandler ¶
type StartGroupChatPaymentIntentHandler struct {
// contains filtered or unexported fields
}
func NewStartGroupChatPaymentIntentHandler ¶
func NewStartGroupChatPaymentIntentHandler(accounts account.Store, chats chat.Store) *StartGroupChatPaymentIntentHandler
func (*StartGroupChatPaymentIntentHandler) Validate ¶
func (h *StartGroupChatPaymentIntentHandler) Validate(ctx context.Context, intentRecord *codeintent.Record, customMetadata proto.Message) (*intent.ValidationResult, error)
Click to show internal directories.
Click to hide internal directories.