github.com/gotd/td/tg.BotCommand.Ephemeral (field)

7 uses

	github.com/gotd/td/tg (current package)
		tl_bot_command_gen.go#L42: 	Ephemeral bool
		tl_bot_command_gen.go#L67: 	if !(b.Ephemeral == false) {
		tl_bot_command_gen.go#L95: 	b.Ephemeral = from.GetEphemeral()
		tl_bot_command_gen.go#L142: 	if !(b.Ephemeral == false) {
		tl_bot_command_gen.go#L191: 	b.Ephemeral = b.Flags.Has(0)
		tl_bot_command_gen.go#L213: 		b.Ephemeral = true
		tl_bot_command_gen.go#L216: 		b.Ephemeral = false