Uses of Record Class
dev.voroby.springframework.telegram.properties.TelegramProperties.Proxy.ProxyMtProto
Packages that use TelegramProperties.Proxy.ProxyMtProto
-
Uses of TelegramProperties.Proxy.ProxyMtProto in dev.voroby.springframework.telegram.properties
Methods in dev.voroby.springframework.telegram.properties that return TelegramProperties.Proxy.ProxyMtProtoModifier and TypeMethodDescriptionTelegramProperties.Proxy.mtproto()
Returns the value of themtproto
record component.Constructors in dev.voroby.springframework.telegram.properties with parameters of type TelegramProperties.Proxy.ProxyMtProtoModifierConstructorDescriptionProxy
(String server, int port, TelegramProperties.Proxy.ProxyHttp http, TelegramProperties.Proxy.ProxySocks5 socks5, TelegramProperties.Proxy.ProxyMtProto mtproto) Creates an instance of aProxy
record class.