Documentation ¶
Index ¶
Constants ¶
View Source
const ( UserTypeInternal UserTypeFeedback )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FeedbackSettings ¶
type UserUpdateData ¶
type Users ¶
type Users struct {
// contains filtered or unexported fields
}
func (*Users) InternalGetByRdmnID ¶
func (*Users) UserUpdate ¶
func (usrs *Users) UserUpdate(tgID int64, d UserUpdateData) (User, error)
Click to show internal directories.
Click to hide internal directories.