github.com/gotd/td/tg.BotsCreateBotRequest.ViaDeeplink (field)

7 uses

	github.com/gotd/td/tg (current package)
		tl_bots_create_bot_gen.go#L41: 	ViaDeeplink bool
		tl_bots_create_bot_gen.go#L68: 	if !(c.ViaDeeplink == false) {
		tl_bots_create_bot_gen.go#L100: 	c.ViaDeeplink = from.GetViaDeeplink()
		tl_bots_create_bot_gen.go#L152: 	if !(c.ViaDeeplink == false) {
		tl_bots_create_bot_gen.go#L207: 	c.ViaDeeplink = c.Flags.Has(0)
		tl_bots_create_bot_gen.go#L236: 		c.ViaDeeplink = true
		tl_bots_create_bot_gen.go#L239: 		c.ViaDeeplink = false