github.com/gotd/td/tg.MessagesGetGameHighScoresRequest.UserID (field)

7 uses

	github.com/gotd/td/tg (current package)
		tl_messages_get_game_high_scores_gen.go#L44: 	UserID InputUserClass
		tl_messages_get_game_high_scores_gen.go#L68: 	if !(g.UserID == nil) {
		tl_messages_get_game_high_scores_gen.go#L92: 	g.UserID = from.GetUserID()
		tl_messages_get_game_high_scores_gen.go#L155: 	if g.UserID == nil {
		tl_messages_get_game_high_scores_gen.go#L158: 	if err := g.UserID.Encode(b); err != nil {
		tl_messages_get_game_high_scores_gen.go#L199: 		g.UserID = value
		tl_messages_get_game_high_scores_gen.go#L225: 	return g.UserID