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

7 uses

	github.com/gotd/td/tg (current package)
		tl_messages_get_personal_channel_history_gen.go#L39: 	UserID InputUserClass
		tl_messages_get_personal_channel_history_gen.go#L65: 	if !(g.UserID == nil) {
		tl_messages_get_personal_channel_history_gen.go#L101: 	g.UserID = from.GetUserID()
		tl_messages_get_personal_channel_history_gen.go#L169: 	if g.UserID == nil {
		tl_messages_get_personal_channel_history_gen.go#L172: 	if err := g.UserID.Encode(b); err != nil {
		tl_messages_get_personal_channel_history_gen.go#L203: 		g.UserID = value
		tl_messages_get_personal_channel_history_gen.go#L241: 	return g.UserID