Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
StashBot
Module
User
Registration
UserRegistration
C# Class StashBot.Module.User.Registration.UserRegistration
Inheritance:
IUserRegistration
显示文件
Open project: dmitrydnl/StashBot
Public Methods
Method
Description
CreateNewUser
(
long
chatId
,
string
password
) :
void
Method Details
CreateNewUser()
public
method
public
CreateNewUser
(
long
chatId
,
string
password
) :
void
chatId
long
password
string
return
void