github.com/gotd/td/tg.UserFull.BotInfo (field)

8 uses

	github.com/gotd/td/tg (current package)
		tl_user_full_gen.go#L110: 	BotInfo BotInfo
		tl_user_full_gen.go#L250: 	if !(u.BotInfo.Zero()) {
		tl_user_full_gen.go#L363: 		u.BotInfo = val
		tl_user_full_gen.go#L629: 	if !(u.BotInfo.Zero()) {
		tl_user_full_gen.go#L717: 		if err := u.BotInfo.Encode(b); err != nil {
		tl_user_full_gen.go#L849: 		if err := u.BotInfo.Decode(b); err != nil {
		tl_user_full_gen.go#L1245: 	u.BotInfo = value
		tl_user_full_gen.go#L1257: 	return u.BotInfo, true