package
0.0.0-20250126204540-bc40b73ff022
Repository: https://github.com/artemhvozdov/tg-auth-bot.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
AddOrUpdateUser - adds a new user or updates an existing one.
Add restriction type to group.
AddVerifiedUser - add user to verified list.
DeleteUser - removes a user from the repository.
No description provided by the author
Get restriction type from group.
GetUser - returns user data.
RemoveVerifiedUser removes a user from VerifiedUsersList by group ID and user ID.
UpdateField - updates specified user fields.
# Variables
No description provided by the author
Mutex for synchronization.
Admin User ID - Group ID.
No description provided by the author
Struct paramets: ID Group - auth parametrs.
VerifiedUsersList - list of verified users Id Chat Group -> User Data .
# Structs
No description provided by the author
No description provided by the author
UserChangeEvent - user data change event structure.
No description provided by the author
Struct for the parametrs of verification.
User data.
No description provided by the author